Which of these can be returned by the operator &?
A. Integer
B. Boolean
C. Character
D. Integer or Boolean
Answer: Option D
A. Integer
B. Boolean
C. Character
D. Integer or Boolean
Answer: Option D
Which of the following is not a valid identifier for a Java variable?
A. my_var
B. _myVar
C. 3rdVar
D. $var
Join The Discussion