Which of the following is considered a second generation language?

A. FORTRAN
B. LISP
C. C
D. Assembly language


Answer: D

Computer Science & Information Technology

You might also like to view...

If a bubble sort arranges a list of names in alphabetical order, from A to Z, the sort is __________ (ascending/descending).

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is not a type of event that can be raised by user selections of items in a list box?

(A) Click event (B) SelectedIndexChanged event (C) FillDown event (D) DoubleClick event

Computer Science & Information Technology

When using the Color Stop button in the Gradient Editor, if you adjust the colors, a small diamond, called the __________________, appears below the color bar.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Real-time tasks always execute ________.

a) in a FIFO ordering b) in a FIFO ordering and with lower priority (higher nice) than normal tasks c) in a round-robin ordering and with higher priority (lower nice) than normal tasks d) with higher priority (lower nice) than normal tasks

Computer Science & Information Technology