SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

quiz-placeholder

Similar activities

Basics of JavaScript

Basics of JavaScript

11th Grade - Professional Development

15 Qs

Flutter_Q2

Flutter_Q2

Professional Development

22 Qs

FS_Semi-Final Quiz

FS_Semi-Final Quiz

Professional Development

15 Qs

FCS_Finals Exam

FCS_Finals Exam

Professional Development

25 Qs

Practice # 6 AC Theory

Practice # 6 AC Theory

Professional Development

20 Qs

KenGen Module 1

KenGen Module 1

Professional Development

23 Qs

Python to Access Data Quiz

Python to Access Data Quiz

Professional Development

15 Qs

Success Forge C# Assignment 1

Success Forge C# Assignment 1

Professional Development

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