The purpose of the ____ storage class is to extend the scope of a global variable declared in one source code file into another source code file.

A. auto
B. static
C. extern
D. register


Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ____ contains your computer settings and is used if you experience a hard drive problem.

A. boot disk B. restore point C. differential backup D. incremental backup

Computer Science & Information Technology

Like RGB, SHL is a color model, and every pixel in Photoshop can be identified by these values.

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

Computer Science & Information Technology

If a = 4; and b = 3;, then after the statement a = b; executes, the value of b isĀ  4 and the value of a is 3.

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

Computer Science & Information Technology

You can ____ text on a selected layer directly on the canvas to select all of the text in the text object.

a. click b. double-click c. triple-click d. hover over

Computer Science & Information Technology