+ 3
Answer is in first column 3 second is cout what is third one answer
3 & cout
6 ответов
+ 3
I think he asked for this quiz:
"Fill in the blanks to print all elements of the array arr of 3 elements"
for(int x = 0; x < [???]; x++) {
[???] << [???][x] << endl;
}
Answer:
First -> 3, second -> cout, third -> arr
Vrushabh
For future reference, check comments in lesson, a lot of people discuss and explain subject and quizzes. If you feel the explanation still didn't help somehow, then ask clearly, explain which quiz and/or from which chapter, include the lesson link so our friends can help effectively.
+ 2
Thanks lpang
+ 2
You're welcome Vrushabh,
Don't forget to practice, so next time you see another quiz you will know the answer, and remember my note. Happy learning 👍
+ 1
What???
0
First one is 3
Second one is cout
But I'dnt know the thirs one
0
Hello<</first-/heading