Const char *p , char const *p What is the difference between the above two?


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

Post New Answer

More C++ General Interview Questions

How the compilers arranges the various sections in the executable image?

1 Answers  


What problem does the namespace feature solve?

1 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


What is a pointer how and when is it used?

0 Answers  






What is ios flag in c++?

0 Answers  


What is a c++ map?

0 Answers  


What is the best book for c++ beginners?

0 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


Explain public, protected, private in c++?

0 Answers  


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


What is a null object in c++?

0 Answers  


Categories