0 of 9 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 9 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
1) What will happen with the following block?

2) What will happen with the following block?

3) What will happen with the following block?

4) What will happen with the following block?

5) What will happen with the following block?

6) What are loops?
7) Which of the following is the best explanation of the code below?

8) We want to make an application in which the character moves and then stops for a second. This should keep happening again and again. Which of the following is the correct code?
A)

B)

C)

D)

9) We want to make the character play a sound and move when its tapped. This should happen again and again. Do you think the following program is correct? Say yes or no.

