Computer Science, asked by himadrisahu114, 6 hours ago

What are the various arithmetic operators used in java​

Answers

Answered by mrdeath4
5

Answer:

The Java programming language supports various arithmetic operators for all floating-point and integer numbers. These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo).

Answered by CuteSugar1
126

Answer:

 \sf \bf \pink{Required  \: Answer-:}

Explanation:

  ☘ Java programming supports both floating point and integer numbers !

  • The various operations used in Java are -:

  1. \underline\purple{{Addition \: ( + )}}
  2.  \underline \purple{Subtraction \: ( - )}
  3.  \underline \purple{Multiplication \: (*)}
  4.  \underline \purple{Division \: (/)}
Similar questions