Vidyalelo
C++ Programming · Q931

C++ miscellaneous

Programming · C++ Programming · question 931

Q931

What is most suitable for returning the logical errors in the program?

A.
Use constructor and destructor
B.
Set a global error indicator
Answer
C.
Use break keyword
D.
Use final keyword

Answer: Option B

Solution

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