What is a constructor initializer list?


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

Post New Answer

More C++ Interview Questions

C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.

0 Answers  


What kind of problems does name mangling cause?

0 Answers   Amazon,


Can we call a virtual function from a constructor?

1 Answers  


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


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

1 Answers  


What are string library functions(syntax).

0 Answers   Accenture,


Explain about Searching and sorting algorithms with complexities

0 Answers   Accenture,


What Is Polymorphism in C++ ?

2 Answers   IBS, Impetus, ITC Indian Tobacco Company, Motorola,


Difference between function overloading and function overriding.

0 Answers   Alter,


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


Is there a difference between class and struct?

0 Answers  


Categories