subject
Computers and Technology, 14.04.2020 15:51 bks53

Write a repetition statement that outputs the numbers 45 , 51 , . . . , 165 . That is, all of the multiples of 6 in increasing order, starting at 45 and ending at 165 . #include Using namespace std; Int main( ) { Int i = 45; For ( i = 45; i <=165; i = i + 6) Count << i << endl; System("pause"); }

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:10
When you reach a yield sign, yield to cross traffic and before you enter the intersection. a. flash your headlights b. wait for a signal c. wait five seconds d. wait for a safe gap
Answers: 1
question
Computers and Technology, 22.06.2019 23:00
Is an attack that relies on guessing the isns of tcp packets
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
What provides an array of buttons for quick access to commonly used commands and tools
Answers: 1
question
Computers and Technology, 24.06.2019 00:20
Describe a data structures that supports the stack push and pop operations and a third operation findmin, which returns the smallest element in the data structure, all in o(1) worst-case time.
Answers: 2
You know the right answer?
Write a repetition statement that outputs the numbers 45 , 51 , . . . , 165 . That is, all of the mu...
Questions
question
Mathematics, 27.11.2019 00:31
question
Biology, 27.11.2019 00:31
question
Mathematics, 27.11.2019 00:31
question
Biology, 27.11.2019 00:31
question
English, 27.11.2019 00:31
question
Mathematics, 27.11.2019 00:31
Questions on the website: 13722363