What is the meaning of the following declaration: int *const *const *i?


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

Post New Answer

More C++ Interview Questions

What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


What is conversion constructor in C++

0 Answers   TCS,


Question on Copy constructor.

0 Answers   Alter,


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


Define namespace.

1 Answers  


What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


What is the difference between member functions and static member functions?

0 Answers   Alter,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


What is a constructor initializer list?

0 Answers   Amazon,


Categories