Multiple Choice
The scope of a variable or constant is ____ to the method or program in which it is declared.
A) global
B) local
C) public
D) private
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: A program that calls methods might take
Q39: The arguments sent to a method in
Q40: When two or more methods in a
Q41: Case 1<br><br>You have just starting working at
Q42: A method's name and parameter list constitute
Q44: Variables and constants declared within a method
Q45: Programmers say the data items are _
Q46: Case 1<br><br>You have just starting working at
Q47: _ variables and constants are those that
Q48: Creating submethods makes the calling method's logic