Write the corresponding java expressions for the following mathematical operations:- i. c= a^2+ b^2 ii. z = x^3 + y^3 - xy /z PLEASE SAY.... FAST...
Answers
Answered by
0
Explanation:
public class Exercise1 {
public static void main(String[] args) {
System.out.println("Hello\nAlexandra Abramov!");
}
}
Similar questions