0 of 6 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 6 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 are variables?
4) What will be the output of the following code?

5) We want to make an application in which the user enters 2 values and add them. Which of the following code is correct?
A)

B)

C)

D)

6) We want to make an application in which the user enters 2 values to find the multiplication of it. Do you think the following program is correct? Say yes or no.

