__________ memory is the principal internal memory system of the computer.

A. Secondary
B. Cache
C. Register
D. Main

D. Main

Computer Science & Information Technology

You might also like to view...

Linux uses ________ to support authentication via interfaces including smart cards, Kerberos and voice authorization systems.

a) Linux security modules (LSMs) b) mandatory access control (MAC) c) pluggable authentication modules (PAMs) d) SELinux

Computer Science & Information Technology

Regarding enumerations, the ____ method returns an integer that represents the constant's position in the list of constants; as with arrays, the first position is 0.

A. valueAt B. positionOf C. ordinal D. indexOf

Computer Science & Information Technology