Provide a java class named "input"

Assignment Help Computer Engineering
Reference no: EM1329517

Provide a Java class named "Input" containing the method "readInt" (prototype given below) that displays the prompt string, reads an integer, and tests whether it is between the supplied minimum and maximum. If not, it prints an error message and repeats the entire process.

public static int readInt(Scanner in, String prompt, String error, int min, int max)

Use the following class as the main class for testing the implementation.

import java.util.Scanner;

/**
This program prints how old you'll be next year.
*/
public class AgePrinter
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
int age = Input.readInt(in, "Please enter your age",
"Illegal Input--try again", 1, 150);
System.out.println("Next year, you'll be " + (age + 1));
}
}

Reference no: EM1329517

Questions Cloud

Explain how is the aggregate supply curve : Explain how is the aggregate supply curve different from the supply curve for a single good like pizza.
Computing present value of different annuities : Find the present value of $300,000 annuity at 6% for 20 years-Find the present value of $500,000 deferred annuity at 6% for 20 (21-40) years-Find the present value of 50,000 annuity at 6% for 40 years
Presidents enforcement powers and supremacy clause : When a state law and a federal law directly conflict, application of the Supremacy clause will normally result in which law controlling?
The hypothesis predicting : The hypothesis predicting that differences exist between the groups being compared is to the hypothesis predicting that no differences exist between the groups
Provide a java class named "input" : Provide a Java class named "Input" containing the method "readInt" (prototype given below) that displays the prompt string, reads an integer, and tests either it is between the supplied minimum and maximum. If not, it prints an error message and r..
Estimate the relationship among inflation-unemployment : Estimate the relationship among inflation,unemployment and business cycle on the industry.
Directional hypothesis is to non-directional hypothesis : Directional hypothesis is to non-directional hypothesis
Assorted problems in finance : The stocks of Microsoft and Apple have a correlation coefficient of 0.6. The variance of Microsoft stock is 0.4 and the variance of Apple stock is 0.3. What is the covariance between the two stocks?
Characteristics are important for fit leaders : What practices and characteristics are important for fit leaders? Which key practices are you committing to pursue in your life?

Reviews

Write a Review

Computer Engineering Questions & Answers

  What is an interface

What is an interface

  Write down java-like pseudocode

Write down Java-like pseudocode

  What business applications may find roles useful

What business applications may find roles useful.

  Potential vulnerabilities in purchasing with a debit card

Recognize any potential vulnerabilities in the act of forming a purchase along with a debit card.

  Handling of global ethics issue by organizations

Our textbook describes the ethics as “the principles of right and wrong which individuals utilize in order to make choices in order to guide their behaviors”.One global ethical issue is software piracy. What can the organizations such as Microsoft ..

  Creating the table

Build a table which summarizes the risks faced by the RMO for this new project. Involve four columns titled (1) Project risk, (2) Type of risk.

  What is definition of uml and ood

Requirements Analysis: includes of collecting requirements, interviewing customers, and selecting a DBMS system.

  Trying to work out where to go on vacation

If you have more than 4 days, you check your budget. If your budget is greater than $1200, you will go to Aruba. Otherwise, if it's greater than $800, you would go to Miami. If it's not greater than $800, you will go to Orlando.

  What are some drawbacks of databases

What are some drawbacks of databases.Can you mix summarized data with non summarized data.

  Recognizing the asset and threat

Propose the reasonable values for items in the risk register for this asset and threat, and offer the justifications for your choices.

  Write a c function named change that has a floating point

Call the function change from main function three times and print out the contents of the variables quarters, dimes, nickels, and pennies after each function return.

  Breach of security

A company has the resource XYZ. If there exist a breach of security, company may face a fine of $100,000 and pay other $20,000 in order to clean up the breach.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd