Match each of the following generations to its language:
I. 1GL
II. 2GL
III. 3GL
IV. 4GL
V. 5GL
A. assembly language
B. SQL
C. machine language
D. PROLOG
E. COBOL
C, A, E, B, D
You might also like to view...
A variable of type Integer can be assigned directly to what type of variable?
(A) Integer (B) Decimal (C) Double (D) all of the above
Assuming that inputFile references a Scanner object that was used to open a file, which of the following statements will read an int from the file?
a. int number = inputFile.next(); b. int number = inputFile.integer(); c. int number = inputFile.readInt(); d. int number = inputFile.nextInt();
Placing a symbol inside another symbol creates a(n) ____ symbol.
A. integrated B. baseline C. nested D. cluster
You should prepare a list of questions that you want answered at the interview
Indicate whether the statement is true or false