Our goal will be to write and run our first program.
We'll prompt for a couple numbers, so some math, and display a result.
Please enter a number: 10 Please enter another number: 5 The product is: 50
📋
Introduction To Objects With Java
Overview
Chapter Contents
Overview
Description
Setting Up
Coding
Enhancing
Top
Search
TOC