const char *
char * const
What is the differnce between the above two?
Answers were Sorted based on User's Feedback
Using a smart pointer can we iterate through a container?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is pure virtual function? Or what is abstract class?
What are the two shift operators and what are their functions?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
What is a try block?
What is the difference between operator new and the new operator?
What is the use of endl?
Describe the main characteristics of static functions?
Write any small program that will compile in "C" but not in "C++"?
How many ways can a variable be initialized into in C++?
What is an action class?