largest Of three Number using without if condition?
No Answer is Posted For this Question
Be the First to Post Answer
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,
What is the purpose of Scanf Print, getchar, putchar, function?
What is enumerated data type in c?
int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }
What is the use of void pointer and null pointer in c language?
what is the difference between declaration and definition of a variable or function ?
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 Answers HCL, Infosys, Microsoft,
Is fortran still used today?
Why is c used in embedded systems?
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.
what type of questions arrive in interview over c programming?
What is the difference between single charater constant and string constant?