Multiple Choice
In Java a variable may contain
A) a value or a reference
B) a package
C) a method
D) a class
E) Any of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: These two ways to set up a
Q23: Rewrite the following five assignment statements into
Q24: The advantage(s) of the Random class's pseudorandom
Q25: Problem Ch 03-1<br>Assume an interactive Java program
Q26: If two variables contain aliases of the
Q28: Assume you write a program that uses
Q29: The following statement will display the value
Q30: All the methods in the Math class
Q31: Which of the following packages includes classes
Q32: What does the following code fragment do?