Computer Science, asked by rupeshdjanotiya123, 6 months ago

which
does (1) & (2) lines
do in above code
object x = 500j
int value = (int)xj​

Answers

Answered by Qurentine
2

Answer:

Your array of objects must have a reference to AnObject . ... It's a reference to an object on the heap.

Explanation:

follow me

Similar questions