Explain dangling pointer.
No Answer is Posted For this Question
Be the First to Post Answer
What is guard code in c++?
What does '\r' and '\b' mean? Please explain with example.
What do you understand by zombie objects in c++?
What is OOPs
When should we use multiple inheritance?
Which ide is best for c++?
Show the application of a dynamic array with the help of an example.
What is the difference between a definition and a declaration?
Explain the isa and hasa class relationships.
Why would you use pointers in c++?
Should you pass exceptions by value or by reference?
What is a far pointer? where we use it?