Explain how to initialize a const member data.


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

Post New Answer

More C++ General Interview Questions

How do you master coding?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


What does I ++ mean in c++?

0 Answers  


Where is atoi defined?

0 Answers  


What is a responder chain?

0 Answers  


What is the difference between Class and Structure?

40 Answers   HP, IBM, Samsung, TCS,


Explain the purpose of the keyword volatile.

0 Answers  


Differentiate between a template class and class template?

1 Answers  


Explain the use of this pointer?

0 Answers  


Describe private, protected and public?

0 Answers  


What is a virtual destructor? Explain the use of it?

0 Answers  


What is a tuple c++?

0 Answers  


Categories