Computer Science, asked by gnanadeepikachowdary, 4 months ago

Select the correct statement in regards to below expression:
char *p=NULL
O Creates a pointer named as NULL
O Creates a pointer with value = 0
O Invalid Expression
O Create a NULL Pointer​

Answers

Answered by duthith
0

Answer:

"Create a NULL Poiner" is the current answer of this question

Similar questions