CISC151 Online Game - Winter 2023

CISC151 Online Game - Winter 2023

University

30 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

University

25 Qs

<Ctrl+Alt+Debug>: Debugging Competition(Python)

<Ctrl+Alt+Debug>: Debugging Competition(Python)

University

29 Qs

C Language Basics

C Language Basics

University

26 Qs

Python Quiz II

Python Quiz II

9th Grade - University

30 Qs

Arrays in Java

Arrays in Java

University

25 Qs

OCS752_CP_WEEKLY_TEST4 (08.09.2020)

OCS752_CP_WEEKLY_TEST4 (08.09.2020)

University

30 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

Decision and Case Control Statements in C

Decision and Case Control Statements in C

University

35 Qs

CISC151 Online Game - Winter 2023

CISC151 Online Game - Winter 2023

Assessment

Quiz

Computers

University

Medium

Created by

Marwa Elsayed

Used 180+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is printed by the following code:

square

1

3

triangle

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is printed by the following code?

ci

Error - out of range

amon

ect

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the last value to be printed by the following loop?

20

60

59

55

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The following is what type of data structure?

A total mess

a list of dictionaries

a list of list

a dictionary list

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Consider the following code. By executing it, new contains

[15, 18, 28]

[15, 10, 35, 27, 18, 63, 12, 8, 28]

[5, 9, 4, 3, 2, 7]

[0, 0, 0, 1, 1, 1, 2, 2, 2]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this code:

'Look out the window snow!',

Look out the window! now'

'Look snow !'

'Look out the window now!'

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

what are the values of num printed by the following code:

7,8,9,10

10,9,8,7

error

10, 9, 8, 7, 6

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?