Final Assessment

Final Assessment

Professional Development

16 Qs

quiz-placeholder

Similar activities

Examen 2

Examen 2

Professional Development

13 Qs

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

JavaScript ( review I )

JavaScript ( review I )

Professional Development

16 Qs

JavaScript Quiz Day-1

JavaScript Quiz Day-1

Professional Development

12 Qs

Javascript

Javascript

Professional Development

17 Qs

Condition

Condition

Professional Development

20 Qs

GAGC-Dotnet-SET2

GAGC-Dotnet-SET2

Professional Development

15 Qs

AppsLab_Q3

AppsLab_Q3

1st Grade - Professional Development

12 Qs

Final Assessment

Final Assessment

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Divyam kumar

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Operators are used to perform operations on

Only variables

Only values

Both variables and values

None

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

+ is the example of which operator ?
Assignment
Arithmetic
Unary
None of these

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When we do not know the number of iteration then we should go for which loop.
for
while
for-each
do-while

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When we do not know the number of iteration but we have to execute some piece of code at least once then we should go for which loop.
for
for-each
do-while
while

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

We can use break statement inside switch to stop fall throw.
True
False

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

We can use continue statement inside loop only to skip iteration and continue for the next iteration.
True
False

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Index of Array starts with
0
1
0 or 1
Depends upon programmer

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?