Explain dangling pointer.


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

Post New Answer

More C++ General Interview Questions

What is the auto keyword good for in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x + y=z;

2 Answers  


What are the differences between java and c++?

0 Answers  


What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


What is an action class?

1 Answers  






What are the debugging methods you use when came across a problem?

1 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

1 Answers  


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


Can you use the function fprintf() to display the output on the screen?

0 Answers  


How a pointer differs from a reference?

0 Answers  


What is input operator in c++?

0 Answers  


Categories