Science, asked by GDSB809, 1 year ago

Java: Can we do arithmetic operations on a reference variable?

Answers

Answered by arpitr689
0

No, arithmetic operations cannot be performed on a reference variable because the reference variable is an alias of another variable.

Similar questions