Post New Answer View All Answers
Specify some guidelines that should be followed while overloading operators?
Write a note about the virtual member function?
What are the advantages of c++ over c?
What is a node class in c++?
Can malloc be used in c++?
Explain "const" reference arguments in function?
How to get the current position of the file pointer?
What does new do in c++?
What is type of 'this' pointer?
What are the benefits of pointers?
Explain how functions are classified in C++ ?
In c++, what is the difference between method overloading and method overriding?
If a function doesn’t return a value, how do you declare the function?
Explain bubble sorting.
Should I learn c or c++ first?