Vidyalelo
C Programming · Q178

Structure and Union

Programming · C Programming · question 178

Q178

In what situation, install function returns NULL?

A.
When there is no memory for adding new name
Answer
B.
When the name to be defined is already present in the table
C.
Whenever a new name is added to the table
D.
All of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board