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...

Paste options are displayed by clicking the Paste arrow

Indicate whether the statement is true or false

Computer Science & Information Technology

Why does a web server need to know the address, browser type, and cookies for a requesting client?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a type of malware that isn't self-replicating and is usually installed by the user without his knowledge. It's primary goal is to invade your privacy by monitoring your system and reporting your activities to advertisers and spammers.

A. rootkit B. Trojan C. hoax virus D. spyware

Computer Science & Information Technology

The fflush() function flushes the input buffer of any remaining characters.

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

Computer Science & Information Technology