Explain the concept of memory leak?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is the function of I/O library in C++ ?

0 Answers   HCL,


What is an operator function? Describe the function of an operator function?

0 Answers   Fidelity,


What is main function in c++ with example?

0 Answers  


What is object in c++ wikipedia?

0 Answers  






What are enumerations?

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


Explain bubble sorting.

0 Answers  


When should you use global variables?

0 Answers  


What is a wchar_t in c++?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


Categories