The first procedural language was ____.

a. FORTRAN
b. COBOL
c. Pascal
d. C++


a. FORTRAN

Computer Science & Information Technology

You might also like to view...

What is the octal number system? How many digits are used in the octal number system?

What will be an ideal response?

Computer Science & Information Technology

give the structure tag, and each of the member names.

In the structure definition ``` struct StudentRecord { int studentID; char grade; } ```

Computer Science & Information Technology

The logical function NOT takes only one argument and tests one condition

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following are requirements when installing two or more versions of Windows in a multiboot configuration? (Choose all that apply.)

a. Install oldest version of Windows first. b. All versions of Windows must be 64-bit. c. Each Windows installation must be in its own primary partition. d. A custom boot manager must be installed first.

Computer Science & Information Technology