Multiple Choice
When two references point to the same object, ________________________________ .
A) a run-time error will occur.
B) a compiler error will occur.
C) the references are called aliases of each other.
D) the object will be marked for garbage collection.
E) the references are called null references.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following expressions correctly compute
Q3: A special method that is invoked to
Q4: When an object variable is declared but
Q5: The _ operator is used to instantiate
Q6: Which of the following is an invalid
Q7: Write a single line that creates a
Q8: Suppose we have a String object called
Q9: Which of the following is a correct
Q10: Assume that we have a Random object
Q11: Write an expression that will compute the