which
does (1) & (2) lines
do in above code
object x = 500j
int value = (int)xj
Answers
Answered by
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