What are default parameters? How are they evaluated in c++ function?


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

Post New Answer

More C++ General Interview Questions

What is split a string in c++?

0 Answers  


Why is null pointer used?

0 Answers  


How a new operator differs from the operator new?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,






write a function signature with various number of parameters.

0 Answers  


Why should you learn c++?

0 Answers  


Define namespace in c++?

0 Answers  


Incase of a function declaration, what is extern means?

0 Answers  


What are the unique features of C++.

0 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


Can a program run without main in c++?

0 Answers  


Categories