Write a single java statement for the following:- [2]
a) To update the value of the variable, x by 100 using short-hand operator.
b) To declare &initialize a boolean variable, result with the default value
Answers
Answered by
0
Answer:
100 using short hand operator the value of the variable
Answered by
4
a)To update the value of the variable, x by 100 using short-hand operator.
Similar questions