Question
Which kind of error is caused by using an undeclared variable in C/C++?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Compilation error
Explanation:
The correct answer is Compilation error.
Leave a Reply