Can a function take variable length arguments, if yes, how?


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

Post New Answer

More C++ General Interview Questions

What are manipulators in c++ with example?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


Can create new c++ operators?

0 Answers  


What are arithmetic operators?

0 Answers  


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  






What is pointer in c++ with example?

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


What is the use of seekg in c++?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Is c++ the hardest programming language?

0 Answers  


What is a pointer with example?

0 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


Categories