What do you mean by const correctness?


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

Post New Answer

More C++ General Interview Questions

if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  


What is Virtual Inheritance?

7 Answers   Amazon, Wipro,


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


State the difference between delete and delete[].

0 Answers  


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  






Why is c++ difficult?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


When can I use a forward declaration?

0 Answers  


What is an explicit constructor?

1 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


List out some of the object-oriented methodologies?

1 Answers  


Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


Categories