SQL is an example of a ________ category programming language.

A. 2GL
B. 3GL
C. 4GL
D. 5GL


Answer: C

Computer Science & Information Technology

You might also like to view...

Horst Feistel of IBM created the_______ algorithm, which was chosen as the DES by the United States government and the National Security Agency (NSA) in the 1970s.

a) Caesar. b) block. c) Lucifer. d) None of the above.

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. Insertion into a vector runtime is O(1) at any position in the vector. Explain what ‘runtime is O(1)’ means. 2. Insertion into an STL list takes O(1) time at any position in the list. What does ‘ takes O(1) time’ mean?

Computer Science & Information Technology

C++ has a special name for the data types istream and ostream. They are called ____________________.

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

Computer Science & Information Technology

Which of the following is an uncompressed audio file format that is supported by both Windows and Mac?

A. AIFF B. WAV C. PNG D. SND

Computer Science & Information Technology