Geč ; 7 u

Gortan Resinovic
Nate lst Summer Session 1982

K201 0uiz 1B

1. (3 pts) ALU is a part of CPU and it stands for . Name 2
other functional parts of the CPU.

2. (2 pts) A compiler is a program that translates the language
program into a language program.

3. (2 pts) When a program is compiled, each variable name is associated with a specific

in the computer memory.

4, (2 pts)  FORTRAN is a oriented language.

5. (2 pts) A memory register that can hold only one character is called
Otherwise is called a

6. (1 pt) A memory register is identified by its
a. contents
b. name
c. address
d.  identifier

e. none of the above

1 (A:pt) In FORTRAN a variable name cannot be more than characters long.

8. (2 pts) A variable can be defined by an statement or by an
statement.

9. (5 pts) FEach of the following is considered to define a variable in FORTRAN.
Indicate the mode if the variable is valid. If the variable is not valid
explain why.

a. weight
b.: WE IG HIT
c. 6THCOL

d.  INCOME

e.  AVERAGE1