Explain the concept of memory leak?
No Answer is Posted For this Question
Be the First to Post Answer
How do you clear a buffer in c++?
List out some of the OODBMS available?
What are the three forms of cin.get() and what are their differences?
Can user-defined object be declared as static data member of another class?
What about Virtual Destructor?
What is the use of static functions?
what is polymorphism?
How const functions will be treated by compiler?
Explain selection sorting. Also write an example.
How do you initialize a class member, class x { const int i; };
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,
How many types of comments are there in c++?