subject

After execution of the code fragment int temp[5]; int i; for (i = 0; i < 5; i++) { temp[i] = i + 2; if (i > = 3) temp[i-1] = temp[i] * 3; } cout < < temp[3]; what is displayed on the screen? can someone me what will the output be i got 6 but i dont know if im right

ansver
Answers: 1

Another question on Computers and Technology

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, 24.06.2019 23:30
Game design colleges anyone know the requirements? ?
Answers: 1
question
Computers and Technology, 25.06.2019 12:00
The user needs to add a thick dark green border around a chart in powerpoint. the user can do this in chart tools by choosing?
Answers: 1
question
Computers and Technology, 25.06.2019 16:00
When entering new data into your table, which key should you press to move from one field or cell to the next?
Answers: 1
You know the right answer?
After execution of the code fragment int temp[5]; int i; for (i = 0; i < 5; i++) { temp[i] =...
Questions
Questions on the website: 13722362