subject

What is output? C = 1
sum 0
while (c < 10):
c = c + 3
sum
sum + C
print (sum)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:10
3. (5 points) describe what would be printed by the code below or what error would occur. const char* cstr = "0123456"; const char* ptr = & cstr[4]; cout < < ptr[-1] < < ptr < < endl; 1 4. (5 points) theseus has been trapped in a maze with a minotaur, which is trying to capture him. each round, theseus and the minotaur move through the maze; theseus towards the exit, and the minotaur towards theseus. theseus can move in any of the four cardinal directions, or he can wait for a round to see how the minotaur moves. write code that creates a data type to represent the possible moves that theseus could make.
Answers: 3
question
Computers and Technology, 22.06.2019 05:00
This program will store roster and rating information for a soccer team. coaches rate players during tryouts to ensure a balanced team. (1) prompt the user to input five pairs of numbers: a player's jersey number (0 - 99) and the player's rating (1 - 9). store the jersey numbers in one int vector and the ratings in another int vector. output these vectors (i.e., output the roster). (3 pts) ex: enter player 1's jersey number: 84 enter player 1's rating: 7 enter player 2's jersey number: 23 enter player 2's rating: 4 enter player 3's jersey number: 4 enter player 3's rating: 5 enter player 4's jersey number: 30 enter player 4's rating: 2
Answers: 1
question
Computers and Technology, 22.06.2019 09:50
Assume that you have an sorted array of records. assume that the length of the array (n) is known. give two different methods to search for a specific value in this array. you can use english or pseudo-code for your algorithm. what is the time complexity for each algorithm and why?
Answers: 1
question
Computers and Technology, 22.06.2019 10:30
Dave has to create animations for a game. which tool can dave use?
Answers: 3
You know the right answer?
What is output? C = 1
sum 0
while (c < 10):
c = c + 3
sum
sum + C<...
Questions
question
Mathematics, 11.09.2020 18:01
question
Biology, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
English, 11.09.2020 18:01
question
Geography, 11.09.2020 18:01
question
Social Studies, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
English, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Biology, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Social Studies, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Mathematics, 11.09.2020 18:01
question
Biology, 11.09.2020 18:01