What is null pointe…
 
Notifications
Clear all

What is null pointer ?

1 Posts
2 Users
0 Likes
351 Views
0
Topic starter

Explain with an example.

1 Answer
0

A null pointer is a special reserved value which is defined in a stddef header file. Here, Null means that the pointer is referring to the 0th memory location.

Share: