What is const pointer and const reference?


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

Post New Answer

More C++ General Interview Questions

What is null pointer and void pointer?

0 Answers  


What is the difference between shallow copy and deep copy?

1 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


What is boyce codd normal form in c++?

0 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


How to change constant values?

6 Answers   Huawei, Symphony,


How do c++ struct differs from the c++ class?

0 Answers  


Show the declaration for a static member variable.

0 Answers  


What is math h in c++?

0 Answers  


What does I ++ mean in c++?

0 Answers  


What is virtual base class uses?

0 Answers  


Categories