how do you write a function that takes a variable number of
arguments? What is the prototype of printf () function?


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

Post New Answer

More C Interview Questions

Explain modulus operator. What are the restrictions of a modulus operator?

0 Answers  


What is build process in c?

0 Answers  


design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.

2 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


Explain main function in c?

0 Answers  






What is string in c language?

0 Answers  


how to print this sereis 2 4 3 6 5..........?

3 Answers  


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

0 Answers  


actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

3 Answers   Ramco,


How would you sort a linked list?

1 Answers  


Why is c so important?

0 Answers  


Explain what is the difference between far and near ?

0 Answers  


Categories