The y -axis of the spectral view represents the ______.

A. amplitude value
B. frequency
C. time


B. frequency

Computer Science & Information Technology

You might also like to view...

Which of the following describes a static variable?

a) a variable with one copy shared by all class objects b) a variable whose value may not be changed c) all of the above d) None of the above.

Computer Science & Information Technology

Besides routine planning and oversight, the IT security professional is also responsible for evaluating any acquisitions that might have implications for physical security.

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

Computer Science & Information Technology

Which of the following is NOT a possible source of error in a compiled application?

a. a programmer error might add a bug to the source code b. All three (A, C, and D) are all possible sources of error. c. the compiler might introduce an error by misinterpreting a source statement d. an electronic error of some kind might change a few object code bits

Computer Science & Information Technology

An Airplane class and a Jet class has what type of C++ relationship?

A. The Jet is an Airplane. B. The Airplane is a Jet. C. The Airplane uses a Jet. D. The Airplane was a Jet.

Computer Science & Information Technology