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


Please Help Members By Posting Answers For Below Questions

How do you flush a buffer in c++?

811


What new()is different from malloc()?

833


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

2106


How are pointers type-cast?

873


Does a derived class inherit or doesn't inherit?

837


Should you pass exceptions by value or by reference?

915


What is the latest c++ version?

833


Write a program to concatenate two strings.

797


What are vtable and vptr?

876


How is modularity introduced in C++?

957


How a modifier is similar to mutator?

890


What does obj stand for?

856


What are the differences between malloc() and calloc()?

876


Why can’t you call invariants() as the first line of your constructor?

780


How do you traverse a btree in backward in-order?

826