What is friend class in c++ with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main use of c++?
What is null pointer and void pointer?
what is the use of templates?
How can I improve my c++ skills?
Explain unexpected() function?
What are the various compound assignment operators in c++?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What is name hiding in c++?
In which memory a class gets stored(in heap /in stack)? And why??
Const char *p , char const *p What is the difference between the above two?
Shall we use 'free' to free memory assigned by new, What are the further consequences??
How important is c++?