Computer Fundamentals - Engineering

Q1:

A datum that indicates some important state in the content of input or output is

A Sequence

B Sentinel

C SIO

D Sibling

E None of the above

ANS:B - Sentinel

Sentinel means a unique string of characters recognized by a computer program for processing in a special way.
Datum means Single piece of information.