What is most suitable for returning the logical errors in the program?
Posted: Wed Jul 13, 2022 7:52 pm
a) Use constructor and destructor
b) Set a global error indicator
c) Use break keyword
d) Use final keyword
b) Set a global error indicator
c) Use break keyword
d) Use final keyword