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

what is a pragma in C++?

0 Answers   Aspire,


Difference between Call by pointer and by reference.

0 Answers   Adobe,


What is a virtual function in C++?

0 Answers   C DAC,


Can we call C++ OOPS? and Why

0 Answers  


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,


What is the 4 difference between delete[] and delete?

0 Answers   Alter,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


Tell us the size of a float variable.

0 Answers   Accenture,


What is a memory leak in C++?

0 Answers   Agilent,


What is bool in C++

0 Answers  


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


Categories