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

what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


What is oops in c++?

0 Answers  


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

0 Answers  


How to create a reference variable in C++

1 Answers  


Is c the same as c++?

0 Answers  






What is cout flush?

0 Answers  


Difference between Constructors and static constructors?

3 Answers   IBM, TCS,


Write syntax to define friend functions in C++.

0 Answers   HAL,


What are the data types in c++?

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


What is void pointer in c++ with example?

0 Answers  


What is scope of a variable? (LOLZ)

2 Answers   CA, TCS,


Categories