Computer Science, asked by bibitakreemzehrag154, 1 month ago

Write the following formula in a Java statement :

x =b^5-7/2

Answers

Answered by girirangaraj
1

Answer:

what is an java statement

Answered by kp959049
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