Difference between pointer to constant and constant pointer to a constant. Give example.


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

Post New Answer

More C++ General Interview Questions

Why do we need function?

0 Answers  


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


Write any small program that will compile in "C" but not in "C++"

10 Answers   Honeywell,


Are there any new intrinsic (built-in) data types?

1 Answers  


What is a modifier in c++?

0 Answers  






Explain the virtual inheritance in c++.

0 Answers  


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

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What is a terminating character in c++?

0 Answers  


what is smart pointer & use of the smart pointer ???

2 Answers  


How do I use arrays in c++?

0 Answers  


Which software is used to run c++ program?

0 Answers  


Categories