When can you tell that a memory leak will occur?
Answer / harendra pal
A memory leak occurs when a program loses the ability to free a block of dynamically allocated memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the volatile and mutable keywords.
What is overloading unary operator?
What is a syntax in c++?
Is c# written in c++?
What is algorithm in c++ programming?
Should I learn c or c++ or c#?
By using c++ with an example describe linked list?
What character terminates all character array strings a) b) . c) END
Which software is best for coding?
State the difference between delete and delete[].
What is a block in c++?
What is the object serialization?