Which of the following is considered a second generation language?
A. FORTRAN
B. LISP
C. C
D. Assembly language
Answer: D
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
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
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).
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