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.
c) the references are called aliases of each other.
Computer Science & Information Technology
You might also like to view...
To view all of the slides in a presentation at one time, you can use Reading view
Indicate whether the statement is true or false
Computer Science & Information Technology
Given the infix expression (( a + b) * c Convert it to a prefix expression.
What will be an ideal response?
Computer Science & Information Technology