McqMate
Q. |
Wild pointer in C |
A. | if pointer is pointing to a memory location from where variable has been deleted |
B. | if pointer has not been initialized |
C. | if pointer has not defined properly |
D. | if pointer pointing to more than one variable |
Answer» B. if pointer has not been initialized |
View all MCQs in
Programming for Problem SolvingNo comments yet