SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

quiz-placeholder

Similar activities

Flutter_Q1

Flutter_Q1

Professional Development

21 Qs

ZeroToMastery

ZeroToMastery

University - Professional Development

20 Qs

Quiz - I

Quiz - I

University - Professional Development

25 Qs

Functions on C

Functions on C

Professional Development

15 Qs

JavaScript ( part I )

JavaScript ( part I )

Professional Development

15 Qs

Success Forge C# Assignment 1

Success Forge C# Assignment 1

Professional Development

17 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

Introduction to PHP

Introduction to PHP

Professional Development

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