What is dangling pointers?and what is memory leak?
Answer Posted / kusuma
points to memory allocation.
| Is This Answer Correct ? | 8 Yes | 31 No |
Post New Answer View All Answers
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Which is better turbo c++ or dev c++?
Why was c++ made?
Do you know what are pure virtual functions?
When do we run a shell in the unix system?
What are the types of container classes?
What is difference between n and endl in c++?
What is function overloading in C++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Explain the pure virtual functions?
What are the different types of polymorphism in c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is the difference between containment and delegation?
What are the 2 main types of data structures?
What are the differences between new and malloc?