subject

Q1: Write an algorithm that read a number from the user assuming the number entered is
always between 1-100", when the number entered is greater than 50, a variable X is
incremented by 1, otherwise, a variable Y is incremented by 1. After that check the value of X
and Y, if X is greater than Y then print (Most of your numbers are greater than 50), otherwise
print (Most of your numbers are less than or equals to 50), Hint: the program stops when the
user entered number 0

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 22.06.2019 14:20
Cengagenowv2 is a comprehensive online learning tool. using cengagenowv2, you may access all of the following except: 2. each time you log in, cengagenowv2 automatically performs a system check and informs you if your computer does not meet the cengagenowv2 system requirements. 3. which tab/page allows you to easily track your assignment scores, number of submissions, time spent, as well as the ability view assign
Answers: 3
question
Computers and Technology, 24.06.2019 00:00
Which tool could be used to display only rows containing presidents who served two terms
Answers: 3
question
Computers and Technology, 24.06.2019 18:20
The following if statement contains a logic error, not a syntax error. rewrite it so that it is correct. assume the variable age already exists and holds a valid number. if (age == 18 & & age == 19) {
Answers: 1
You know the right answer?
Q1: Write an algorithm that read a number from the user assuming the number entered is
always...
Questions
question
Mathematics, 28.03.2022 19:10
question
Mathematics, 28.03.2022 19:30
question
Chemistry, 28.03.2022 20:40
Questions on the website: 13722359