C++ Write a program with a loop that lets the user enter aWrite a program with a loop that lets the user enter a series of integers, followed by the end sentinel -1234 to signal the end of the series. After all the numbers have been entered, the program should display the maximum (largest) number entered, the minimum (smallest) number entered, and the average of all the numbers entered. Include all appropriate prompts and display output to identify the data being displayed to the user. Now … read more
KUNAL VAGHELA
480 satisfied customers
Instructions You are to write a C# Console application whichInstructions You are to write a C# ***** application which includes two classes: (3 marks) 1. A Salary class 2. A Wages classThe Salary class will include: (15 marks) • Two private instance variables … read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Scenario You have decided to start up your own business hereScenario You have decided to start up your own business here in Rotorua. But you feel you need a very basic payroll application that will help you calculate what each of your staff members will be pai… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Hlo. I am working on C# programing. Scenario You haveScenario You have decided to start up your own business here in Rotorua. But you feel you need a very basic payroll application that will help you calculate what each of your staff members will be paid during 2020. You currently have two methods of paying your staff: 1. Salary: This is a fixed annual amount of 80,000 (eighty thousand), which is paid on a weekly basis, no matter how many hours they work each week. 2. Wages: This is paid at an hourly rate of $33.72 per hour, and calculated based on how many hours they worked that week. ___________________________________________________________________________ Instructions You are to write a C# ***** application which includes two classes: (3 marks) 1. A Salary class 2. A Wages classThe Salary class will include: (15 marks) • Two private instance variables (both double): 1. annualSalary - which is initialised at 80,000 (eighty thousand) 2. weeklySalary • One public Constructor which simply displays an appropriate message along with the annualSalary amount. See program sample over the page for help on this. • A DisplaySalary Method which calculates the weeklySalary (80,000 divided by the number of weeks in a year) and displays it (with appropriate text) to the screen. The weeklySalary should be displayed with a $ dollar sign and 2 decimal places.The Wages class will include: (22 marks) • Three private instance variables (two double, one integer): 1. hourlyRate - which is initialised at 33.72 2. numHours 3. weeklyWages • One public Constructor which simply displays the message “I will calculate your wages”. See program sample over the page for help on this. • A GetNumHours Method which prompts the user to enter the number of hours they have worked and assigns input into numHours instance variable. • A DisplayWages Method which calculates the weeklyWages and displays it (with appropriate text) to the screen. The weeklyWages should be displayed with a $ dollar sign and 2 decimal places. … read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Create a java program called product that prompts the userCreate a java program called product that prompts the user to enter names of hardware devices. The program includes a sentinel loop with a value of### that stops the input from the user. Include a cou… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Create a java program called product that prompts the userCreate a java program called product that prompts the user to enter names of hardware devices. The program includes a sentinel loop with a value of### that stops the input from the user. Include a cou… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Create the java program called Product that prompts the userCreate the java program called Product that prompts the user to enter names of hardware devices. The program includes a sentinel loop with a value of ### that stops the input from the user. Include a … read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Classroom ControllerCreate a program that allows your userClassroom Controller Create a program that allows your user to control a classroom. Import both the Classroom class and an Easy Reader and use the two together to allow the user to make a selection fr… read more
Mr. Gregory White
Teacher/Appraiser
1,308 satisfied customers
Please read everything below, I need this information no laterPlease read everything below, I need this information no later than tomorrow please, thanks for your help. Need somebody that is good with java programming: Weekly tasks or assignments (Individual or … read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
3. Once you are in the IDE with the tabbed PRJ2SmithX.java3. Once you are in the IDE with the tabbed PRJ2SmithX.java in the Source window, begin developing the following program: a. Declare all necessary identifiers. b. Inside a while loop: 1. Accept decimal… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
I have three programs that I need to have done by Tuesday nightI have three programs that I need to have done by Tuesday night and could use your help. I'm sorry but I am extremely lost in Raptor. Would you be able to do all three for $60? Getting help every week… read more
ATLProg
Sr Software Engineer
Master's Degree
1,448 satisfied customers
For LogicPro Only: I have three programs that I need toFor LogicPro Only: I have three programs that I need to have done by Tuesday night and could use your help. I'm sorry but I am extremely lost in Raptor. Would you be able to do all three for $60? Gett… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Q#1 Write a console program to: 1. Read an input file thatQ#1 Write a console program to: 1. Read an input file that contains sets of 3 numbers separated by the delimiter (#) until the end of file. Check that the file was successfully opened. 2. All program … read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
Calculator Program Design a calculator program that will add,Calculator Program Design a calculator program that will add, subtract, multiply, or divide two numbers input by a user. Your program design should contain the following: The main menu of your program… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
How do I design a callculator program that will addm subtract,How do I design a callculator program that will addm subtract, multiply, or divide two numbers input by a user. Using program called Raptor, and dropdown to C++ code based. Division cannot be by 0.… read more
LogicPro
Engineer
Bachelor of Technology
36,267 satisfied customers
DescriptionWrite a C++ program that performs simpleDescription Write a C++ program that performs simple integer arithmetic operations and displays the results in expression form. Your program will prompt the user to enter an operator. Valid operators … read more
Scott
MIT Graduate
Master's Degree
5,811 satisfied customers
write a program that will ask the user the following ...write a program that will ask the user the following question: "Do you wish to play a math game?" If the user answers "YES", the program continues; if the user answers "NO" the program ends with a "Go… read more
Peter
CEO
Bachelor's Degree
248 satisfied customers
Disclaimer: Information in questions, answers, and other posts on this site ("Posts") comes from individual users, not JustAnswer; JustAnswer is not responsible for Posts. Posts are for general information, are not intended to substitute for informed professional advice (medical, legal, veterinary, financial, etc.), or to establish a professional-client relationship. The site and services are provided "as is" with no warranty or representations by JustAnswer regarding the qualifications of Experts. To see what credentials have been verified by a third-party service, please click on the "Verified" symbol in some Experts' profiles. JustAnswer is not intended or designed for EMERGENCY questions which should be directed immediately by telephone or in-person to qualified professionals.