Difference between null pointer and dangling pointer?

Answer Posted / rakshitha

Null pointer is a pointer which doesnot point to any where
in the memory location ,where as dangling pointer points to
memory location having garbage value.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define CONSTANT in C?

657


What are the different types of control structures?

590


What is an operator?

659


What are the 5 elements of structure?

575


Describe the difference between = and == symbols in c programming?

782






What is wrong with this code?

701


What’s a signal? Explain what do I use signals for?

614


What are categories used for in c?

574


How to declare a variable?

575


What is a pointer on a pointer in c programming language?

625


How does sizeof know array size?

634


How can I read/write structures from/to data files?

556


What is d scanf?

599


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1934


Explain about the functions strcat() and strcmp()?

603