What are the different properties of variable number of arguments?


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

Post New Answer

More C Interview Questions

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 Answers   Advent Global Solutions, CitiGroup, Valeo Lighting Systems India Private Limited, Vishal Transformers, Wipro, Zencer,


Explain how can I right-justify a string?

0 Answers  


What are volatile variables in c?

0 Answers  


how to convert binary to decimal and decimal to binary in C lanaguage

7 Answers   BPO, Far East Promotions, IBM, RBS,


What is anagram in c?

0 Answers  






Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

0 Answers   Infosys,


What is the difference between single charater constant and string constant?

0 Answers  


What is unsigned int in c?

0 Answers  


Explain what is the general form of a c program?

0 Answers  


Write a C program to count the number of email on text

0 Answers  


Differentiate call by value and call by reference?

0 Answers   Cyient,


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


Categories