Itcs113 MCQ
Itcs113 MCQ
4. This type of memory can hold data for long periods of time—even when there is no power to the
computer.
(a) RAM (b) primary storage
(c) secondary storage (d) CPU storage
2. Languages that let you use a vocabulary of descriptive terms, such as read, write, or add, are known
as ______________ languages.
(a) high-level (b) machine
(c) procedural (d) object-oriented
Multiple-Choice Questions for ITCS111/113 Feb 26, 2017
2. The file produced by the Java compiler contains _____________ that are executed by the Java
Virtual Machine.
(a) Bits (b) Bytes
(c) Bytecodes (d) High-level codes
6. The information stored in _____________ typically is volatile (i.e. it disappears when you shut down
your computer).
(a) Hard disks (b) Cloud memory
(c) Main memory (d) Auxiliary memory
7. When a Java program is compiled, the file produced by the compiler ends with the __________ file
extension.
Multiple-Choice Questions for ITCS111/113 Feb 26, 2017
8. _____________ is a type of program that is designed to be transmitted over the Internet and run in
a Web browser
(a) Application (b) Applet
(c) Machine language (d) Source code
Object-Oriented Programming
1. _____________ is not an Object-Oriented design principle
(a) Inheritance (b) Encapsulation
(c) Ploymorphism (d) Sequence
2. Pseudocode is
(a) used to write an algorithm (b) a machine language
Multiple-Choice Questions for ITCS111/113 Feb 26, 2017