When must you use a constructor initializer list?


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

Post New Answer

More C++ Interview Questions

When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


What are string library functions(syntax).

0 Answers   Accenture,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


When would you use a pointer? A reference?

0 Answers   Amazon,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,






Question on Copy constructor.

0 Answers   Alter,


How to convert integer to string in C++

0 Answers  


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Tell us the size of a float variable.

0 Answers   Accenture,


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


Write a C++ Program to Reverse a Number using while loop.

1 Answers  


Categories