How can a called function determine the number of arguments that have been passed to it?


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

Post New Answer

More C++ General Interview Questions

What is microsoft c++ redistributable?

0 Answers  


How many types of modularization are there in c++?

0 Answers  


How to give an alternate name to a namespace?

0 Answers  


What is difference between array and vector in c++?

0 Answers  


What is purpose of new operator?

0 Answers  






Which is the best c++ compiler for beginners?

0 Answers  


What is pointer to member?

0 Answers  


What are the various situations where a copy constructor is invoked?

0 Answers  


Explain unexpected() function?

0 Answers  


what is a class? Explain with an example.

0 Answers  


What is isdigit c++?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Categories