SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

quiz-placeholder

Similar activities

/Python_Quiz\

/Python_Quiz\

KG - Professional Development

20 Qs

CloudBinary_Basic-Shell-scripting

CloudBinary_Basic-Shell-scripting

Professional Development

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Quiz on switch_for_while_dowhile

Quiz on switch_for_while_dowhile

Professional Development

20 Qs

BrightChamps Technical Round - C language

BrightChamps Technical Round - C language

Professional Development

15 Qs

PSPC1

PSPC1

Professional Development

20 Qs

Quiz Pratispardha

Quiz Pratispardha

Professional Development

20 Qs

PLD_FinalsSAT Quiz

PLD_FinalsSAT Quiz

Professional Development

25 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?