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
Explain how to initialize a const member data.
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
What is auto used for in c++?
What is the best c++ ide?
How are the features of c++ different from c?
Implement strncpy
What is token c++?
Define the process of error-handling in case of constructor failure?
Can create new c++ operators?
How to defines the function in c++?
Difference between pointer to constant and constant pointer to a constant. Give example.
Why is it called c++?