const char *
char * const
What is the differnce between the above two?
Answers were Sorted based on User's Feedback
Is c better than c++?
can anybody please tell me how to write a program in c++,without using semicolon(;)
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
How does list r; differs from list r();?
Explain some examples of operator overloading?
What does the ios::ate argument do?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Differentiate between a deep copy and a shallow copy?
What is string in c++ programming?
What does obj stand for?
How is c++ used in the real world?
Explain the differences between private, public and protected and give examples.