...

/

Project: Arithmetic Operations

Project: Arithmetic Operations

Perform arithmetic operations with this Java project.

We'll cover the following...

Write a Java program that does the following:

  • Adds three numbers.

  • Multiplies two numbers.

  • Divides a number in half.