subject

ist questions 4 of them Write a program that will ask the user to input a number between 50 and 60. Give a response which tells the user if the number is “within range” or “too high” or “too low”. Write a program which will ask the user to enter two sports teams and a score for one followed by the score for the other. It should then calculate how many points each team will get (3 points for a win, 1 for a draw and 0 if they lose). Create a program which will ask the user to enter the number of questions in a test and also the number the student scored in that test. It should work out the percentage they scored. For instance if the student got 12 correct out of 20 then they scored 60%. It should also work out if they passed the test and show a suitable message if they got 50% or more in the test and a different message telling them they failed the test if they scored under 50%. Create a basic calculator interface that can perform addition, subtraction, multiplication and division. The program should ask the user which arithmetic operation they would like to perform, calculate the answer and then loop back to beginning to ask for another calculation.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
To hide gridline when you display or print a worksheet
Answers: 1
question
Computers and Technology, 22.06.2019 17:20
[a] create a class called “cycle” which has two instance integer variables as properties, “numberofwheels” and “weight.” create a constructor with two parameters, using the same variable names in the parameter list. assign each variable to numberofwheels” and “weight” respectively. write a separate application to test the class and display its properties. note: do not change the names of the instance variables or the variables listed in the constructor’s parameter list. [b] edit your class cycle by adding a default constructor which will assign the default values of 100 to represent the numberofwheels, and 1000 to represent the weight, by invoking a call to the other constructor. modify your application created in [a] to test the class.
Answers: 3
question
Computers and Technology, 22.06.2019 20:00
What side length would you specify if you were required to create a regular hexagonal plate that was composed of 33 cm(squared) of sheet metal? dimension the side length to 0.1 cm
Answers: 2
question
Computers and Technology, 22.06.2019 22:40
Write a program that defines symbolic names for several string literals (chars between quotes). * use each symbolic name in a variable definition. * use of symbolic to compose the assembly code instruction set can perform vara = (vara - varb) + (varc - vard); ensure that variable is in unsigned integer data type. * you should also further enhance your symbolic logic block to to perform expression by introducing addition substitution rule. vara = (vara+varb) - (varc+vard). required: debug the disassembly code and note down the address and memory information.
Answers: 3
You know the right answer?
ist questions 4 of them Write a program that will ask the user to input a number between 50 and 60....
Questions
question
English, 11.07.2021 14:00
question
Medicine, 11.07.2021 14:00
question
Biology, 11.07.2021 14:00
question
Arts, 11.07.2021 14:00
question
Chemistry, 11.07.2021 14:00
Questions on the website: 13722360