Here are the answers to the questions:
1) Which type of terminal is entirely dependent for all its capabilities in the computer system to which it is connected?
(A) Intelligent terminal
(B) CRT Display
(C) Smart terminal
(D) Dumb terminal
A Dumb terminal is a terminal that has no processing power or local storage of its own. It relies entirely on the host computer system for all its capabilities and simply acts as an input/output device.
The correct option is (D).
∗(D)Dumbterminal∗
2) The appropriate Data Type to store Time in MS Access?
(A) Time cannot be stored
(B) Time
(C) Time Only
(D) Date/Time
In Microsoft Access, the Date/Time data type is used to store both date and time values. There is no separate data type specifically for "Time" or "Time Only." If only a time value is entered into a Date/Time field, Access stores it with a default date.
The correct option is (D).
∗(D)Date/Time∗