write a function signature with various number of parameters.


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

Post New Answer

More C++ General Interview Questions

What is constant in c++ with example?

0 Answers  


Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


Explain what is polymorphism in c++?

0 Answers  


What are the defining traits of an object-oriented language?

0 Answers  


How the V-Table mechanism works?

6 Answers   HP,






What is a class template in c++?

0 Answers  


What return value must conversion operators have in their declaration?

0 Answers  


How a modifier is similar to mutator?

0 Answers  


Distinguish between new and malloc and delete and free().

0 Answers  


What is setw manipulator in c++?

0 Answers  


Explain the difference between new() and malloc() in c++?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


Categories