![]() |
The Future Is Behind You |
Home | About | Stories | Blog | Poetry | Programming |
More InputThere are different types of inputs available from the Scanner class. You can read in an int, a string, a float, a double etc. For this exercise, read in a few different kinds of inputs and display them out to the user. What is your name: What is your age: What is your hourly wage: How many dogs do you own: You should be able to perform this using the different input types from the Scanner class. What is your name: |
Copyright © 2003 - 2021 Kyle Eggleston |
a = b = c |