Answer Posted / rohit jindal
One thing having different work in Different situation.Eg:
Operator overloading,Function overloading
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Difference between delete and free.
How would you use qsort() function to sort an array of structures?
What is a base class?
Explain virtual class and friend class.
What are the various storage classes in C++?
Why do we use templates?
Write about all the implicit member functions of a class?
Differentiate between declaration and definition.
What is cin clear () in c++?
Refer to a name of class or function that is defined within a namespace?
Explain one-definition rule (odr).
What is lambda expression c++?
What is overloading unary operator?
Is c++ double?
List down the guideline that should be followed while using friend function.