Write the following formula in a Java statement :
x =b^5-7/2
Answers
Answered by
1
Answer:
what is an java statement
Answered by
0
Explanation:
Java applications process data by evaluating expressions, which are combinations of literals, method calls, variable names, and operators. Evaluating an expression typically produces a new value, which can be stored in a variable, used to make a decision, and so on.
Similar questions