Operating Systems Concepts - Engineering

Q1:

Which, of the following checks, cannot be carried out on the input data to a system?

A consistency check

B Syntax check

C Range check

D All of the above

E None of the above

ANS:B - Syntax check

A program is must check syntax otherwise can not carry out the input data to the system.