Variables and constants that are declared within a method are called ____ variables.

A. global
B. temporary
C. static
D. local


Answer: D

Computer Science & Information Technology

You might also like to view...

Numbered lists help the audience to focus on sequences, priorities, and rankings.

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

Computer Science & Information Technology

Which of the following is NOT a type of device special file used in UNIX/Linux systems?

A. Block special files B. Character special files C. Stream special files D. Named pipes

Computer Science & Information Technology

Trying to enter the characters This is a string using the statement gets(message); results in the word This being assigned to the message array.

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

Computer Science & Information Technology

If a color fill is desired, you can increase the ____ so that some of the background color or pattern mixes with the fill color.

A. transparency B. transition C. timing D. background appearance

Computer Science & Information Technology