What do you understand by NULL pointer?

: 573
Paper : C Programming FAQ (Frequently Asked Questions and answers) for freshers | Platform : Procedural Programming Languages | Category : Programming FAQs

The NULL pointer doesn’t refer to any value only NULL.

Suggested Papers: