largest Of three Number using without if condition?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is foreign key in c language?

1 Answers   ADP,


What is the difference between variable declaration and variable definition in c?

0 Answers  


What is 2 d array in c?

0 Answers  


How can I sort a linked list?

0 Answers  


Can one function call another?

0 Answers  


Explain the difference between strcpy() and memcpy() function?

0 Answers  


15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


What is the use of pragma in embedded c?

0 Answers  


How many bytes is a struct in c?

0 Answers  


how we can make 3d venturing graphics on outer interface

1 Answers   Microsoft,


Bit swapping

2 Answers  


Explain what is the difference between functions getch() and getche()?

0 Answers  


Categories