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 06:50
Match the personality traits with their description
Answers: 1
question
Computers and Technology, 22.06.2019 16:20
Octothorpe is another name for what common computer keyboard symbol?
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
Column a of irma’s spreadsheet contains titles for each row, but her document is too big and will be printed three pages across. she wants to be sure that every page will be understood. what can irma do to with this problem?
Answers: 3
question
Computers and Technology, 24.06.2019 03:30
It is not necessary to develop strategies to separate good information and bad information on the internet. true or false
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