This assignment requires FIVE separate Java programs in ONE project. Use descriptive variable names and conventional naming for any required constants. Control of decimal places is not required in the output of any program. Program1.java Write a program that prints the following: the default data type for a number without decimals. the default data type for whole numbers. class weeklyfuelcost renamed according to the Java naming convention. an acceptable name for a constant holding an hourly pay rate. Program2.java Write a program that executes exactly as shown below. Use a properly named constant for the 7% sales tax rate Display of currency with two decimals is not required. Required Output Enter item description shirts Enter item unit price 29.99 Enter item quantity 3 3 shirts @ $30.00  Subtotal $90.00 Sales tax $6.30 Total due $96.30 Program3.java Write a program that converts a temperature in Celsius degrees to Fahrenheit. The Celsius temperature is entered from the keyboard. Control of decimals is not required. Program4.java Write a program that prompts the user to enter the diameter of a circle and then prints the area of that circle. Look up the formula if necessary. Control of decimals is not required. Program5.java Write a program that prompts the user to enter a length in inches. The program should then express the length in feet and inches. Both units should be integers.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter2: Using Data
Section: Chapter Questions
Problem 3E: Choose the best data type for each of the following, so that no memory storage is wasted. Give an...
icon
Related questions
Question

This assignment requires FIVE separate Java programs in ONE project. Use descriptive variable names and conventional naming for any required constants. Control of decimal places is not required in the output of any program.

Program1.java

Write a program that prints the following:

  • the default data type for a number without decimals.
  • the default data type for whole numbers.
  • class weeklyfuelcost renamed according to the Java naming convention.
  • an acceptable name for a constant holding an hourly pay rate.

Program2.java

Write a program that executes exactly as shown below. Use a properly named constant for the 7% sales tax rate Display of currency with two decimals is not required.
Required Output
Enter item description
shirts
Enter item unit price
29.99
Enter item quantity
3
3 shirts @ $30.00 
Subtotal $90.00
Sales tax $6.30
Total due $96.30

Program3.java

Write a program that converts a temperature in Celsius degrees to Fahrenheit. The Celsius temperature is entered from the keyboard. Control of decimals is not required.

Program4.java

Write a program that prompts the user to enter the diameter of a circle and then prints the area of that circle. Look up the formula if necessary. Control of decimals is not required.

Program5.java

Write a program that prompts the user to enter length in inches. The program should then express the length in feet and inches. Both units should be integers.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 12 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT