SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

quiz-placeholder

Similar activities

Pre-Assessment: Java Basics

Pre-Assessment: Java Basics

Professional Development

20 Qs

Round-1 Technical Aptitude

Round-1 Technical Aptitude

11th Grade - Professional Development

20 Qs

Think it through

Think it through

University - Professional Development

16 Qs

Quiz Pratispardha

Quiz Pratispardha

Professional Development

20 Qs

Code X Trade

Code X Trade

Professional Development

15 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

Flutter Online Quiz

Flutter Online Quiz

Professional Development

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