C-05-Q035mediumsingle_mcq
How does a compiler handle errors?
How does a compiler handle errors?
- aOne statement at a time
- bAll the errors are shown together as the whole program is compiled together
- cIt ignores all errors
- dIt fixes errors automatically