Question
Question 1: With Java, Write a program that will ask the user to enter the following personal information about himself/herself (full name, address, date of
Question 1:
With Java, Write a program that will ask the user to enter the following personal information about himself/herself (full name, address, date of birth, phone), store each in a variable, the program will then print them, each on a separate line using one print statement.
Question 2:
The following are the ingredients of a donuts recipe (5 cup of sugar, 2 cup of butter, 6 cups of flour), this recipe will makes 30 donuts . Write a program with Java that will ask the user how many donuts they want, the program will then print on screen how many cups of each ingredient is needed.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started