A ____ variable is one that is declared outside a function and is available to all parts of your program.

A. local
B. limited
C. scoped
D. global


Answer: D

Computer Science & Information Technology

You might also like to view...

To create a fixed space between all components using BoxLayout, use the method ________.

a. createVerticalStrut() b. createHorizontalStrut() c. createGlue() d. createRigidArea()

Computer Science & Information Technology

Describe the process of an HTTP exchange over a pair of sockets.

What will be an ideal response?

Computer Science & Information Technology

By default, the FREQUENCY function includes numerical outliers

Indicate whether the statement is true or false

Computer Science & Information Technology

What does a switch do if it doesn't find the destination MAC address in its switching table?

A. Sends and error to the sending device B. Discards the frame C. Sends an ARP to learn the MAC address D. It forwards the frame to all ports

Computer Science & Information Technology