Explain how to initialize a const data member.


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

Post New Answer

More C++ General Interview Questions

write a porgram in c++ that reads an integer and print the biggest digit in the number

0 Answers  


What do you mean by funtion prototype?

0 Answers  


write a program in c++ to implement stack using functions in header file stack.h

3 Answers   Google, Subex,


Is java made in c++?

0 Answers  


How do you add an element to a set in c++?

0 Answers  






Does c++ have finally?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


Declare a class vehicle and make it an abstract data type.

0 Answers  


"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"

9 Answers   College School Exams Tests, HCL,


What are the various compound assignment operators in c++?

0 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


what is c++

0 Answers  


Categories