In what situation, install function returns NULL?
Posted: Wed Jul 13, 2022 7:54 pm
a) When there is no memory for adding new name
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
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