Explain the concept of memory leak?
No Answer is Posted For this Question
Be the First to Post Answer
what is C++ objects?
What is a local variable?
Why #include is used?
Write a struct time where integer m, h, s are its members?
What is the Difference between "vector" and "array"?
15 Answers Covansys, Gambit, TCS, Wipro,
What are activex and ole?
Can a function take variable length arguments, if yes, how?
Why do we use vector in c++?
What does the ios::ate argument do?
How to declaring variables in c++?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
how can u create a doubly linked list with out using pointers?