Explore the topics covered in the Arithmetic operators lesson and enhance your programming skills by completing the included programming exercises.

Practice exercises

1

Sums squared

Write a program in Java that requests an integer x from the user and print the result of adding it to the square.

2

Multiplication of three factors

Write a program in Java that multiplies by three factors.

3

Division and division module

Write a program in Java that requests two integers from the user (x, y) and print the result of the division and the rest of the division on a new line.

4

Division by zero

Develop a Java program that prompts the user for two numbers (x and y) and displays the result of the division operation.

5

Basic calculator

Write a program in Java that calculates the result of adding, subtracting, multiplying and dividing two numbers entered by the user.

6

Calculate dimensions of sphere

Create a program in Java for calculate the surface and volume of a sphere, given its radius.

7

Order of priority

Understand the rules of operator precedence in Java and how they influence the results of your calculations.

8

Average

Learn how to calculate the arithmetic mean of a set of numbers and how to use it in data analysis.

9

Equivalent operations

Explore how to perform equivalent mathematical operations to simplify expressions.

10

Celsius to Kelvin and Fahrenheit

The Celsius scale is centigrade, 100 divisions separate the freezing point from the boiling point of water.

11

Calculate values of a function

Apply your mathematical and programming knowledge to calculate function values in Java.

Java Course Lessons

Discover all the lessons included in the Java programming course. Complete all the exercises and learn to program by programming.

Social networks

Help us to share free knowledge and programming in the world.

Keep learning

C# Programming Course

Free programming course with practical exercises and solutions in C#. Start learning right now!

Exercises C# App

Take your Exercises C# lessons everywhere with our Android app. Download it now from Google Play