Answer the following statements true (T) or false (F)
1. Semantics are the set of grammar rules for a high-level language.
2. The CPU refers to the control unit and the ALU.(arithmetic logic unit)
3. A modern digital computer represents values in memory in base 10.
4. A compiler is hardware used to translate a C++ program into machine language.
5. The source file is the machine language version of a C++ program.
1. false
2. true
3. false
4. false
5. false
You might also like to view...
What are three major categories of physical impairment?
What will be an ideal response?
____ is the process of changing a photo to make it most effective for its purpose.
a. Photoshop b. Optimization c. Zoomify d. Interpolation
____ time is determined by two factors: the file size of the page and its referenced files (including image files), and the speed of the visitor's Internet connection.
A. Upload B. Download C. Up D. Down
?Which of the following determines the current size of an array?
A. ?array(length) B. ?array[length] C. ?array.length D. ?array::length