subject

What is the output of the code corresponding to the following pseudocode? (in the answer options, new lines are separated by commas.)

declare x as integer
declare y as integer
for (x = 1; x < =2; x++)
for (y = 3; y < = 4; y++)
write x * y
end for(y)
end for(x)

a. 3, 4, 6, 8b. none of these are correct outputc. 4, 5, 5, 6d. 1, 3, 2, 4

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:30
The graph shows median weekly earnings for full-time workers according to education level. which can you not conclude?
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
To check spelling errors in a document, the word application uses the to determine appropriate spelling. internet built-in dictionary user-defined words other text in the document
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Which software would you use to create a print design? a. illustrator b. audacity c. reaper d. dreamweaver
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
Idon’t understand the double8 coding problem. it is java
Answers: 1
You know the right answer?
What is the output of the code corresponding to the following pseudocode? (in the answer options, n...
Questions
question
Mathematics, 17.12.2019 17:31