SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

quiz-placeholder

Similar activities

MCA24/3E4/MAD ASSESSMENT

MCA24/3E4/MAD ASSESSMENT

Professional Development

25 Qs

Week 2 - Pygame

Week 2 - Pygame

Professional Development

15 Qs

Week 1 - Pygame (27/06/25)

Week 1 - Pygame (27/06/25)

Professional Development

15 Qs

C second module quiz

C second module quiz

Professional Development

25 Qs

Intermediate Robotics Programming

Intermediate Robotics Programming

University - Professional Development

16 Qs

Quiz on switch_for_while_dowhile

Quiz on switch_for_while_dowhile

Professional Development

20 Qs

Quiz1_8B

Quiz1_8B

3rd Grade - Professional Development

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

SPARK FIDDLE

SPARK FIDDLE

Assessment

Quiz

Computers, Physics

Professional Development

Hard

Created by

IEDC TCR

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a right “c “statement

Loop or repetition block executes group of statements repeatedly.

Loop is usually executed as long as a condition is met.

Loops usually take advantage of loop counter.

All the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loop in “C” language is implemented using.

While Block

Do while Block

For Block

All the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pointer is

A keyword used to create variables.

A variable that stores address of an instruction.

A variable that stores address of other variables.

All of the above.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The printf() function retunes which value when an error occurs?

Positive value

Negative value

Zero

None of These

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these about a dictionary is false?

The keys of a dictionary can be accessed using values

The values of a dictionary can be accessed using keys

Dictionaries aren’t ordered

Dictionaries are mutable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python, Dictionaries are immutable.

False

True

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are the escape sequence in python string formatting

Newline

Backslash

Single quotes

All of the above

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?