what will be the correct shorthand operator for a=a/10
Answers
Answered by
6
Answer:
A shorthand operator is a shorter way to express something that is already available in the Java programming language. Shorthand operations do not add any feature to the Java programming language.
Explanation:
Similar questions