Why is c++ is better than c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 Answers HCL, Lehman Brothers, Zoomerang,
What does new in c++ do?
How are pointers type-cast?
Are vectors passed by reference c++?
When does the c++ compiler create temporary variables?
What is the use of the this pointer?
What is an explicit constructor?
Is map thread safe c++?
Explain the difference between new() and malloc() in c++?
What is c++ try block?
difference between the c++ and c languages
Can you pass a vector to a function?