Search Header Logo

APPDS Unit 2 Exam

Authored by prabhu pc

Professional Development

Professional Development

Used 1+ times

APPDS Unit 2 Exam
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How is a code block indicated in Python?

Brackets

Indentation

Key

None of the above

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following concepts is not a part of Python?

Pointers

Loops

Dynamic Typing

All of the above

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following types of loops are not supported in Python?

For

While

Do-While

None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the numeric data types Python Provides.

Integer , Strings

Signed Integers, Boolean, Floating Point numbers, Complex Numbers

Integers, Complex Numbers

Strings, Boolean

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Boolean Data types are considered as integers because True is considered as 1 and False as 0

yes

no

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the immutable data type.

Tuples

List

Set

Dictionaries

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to remove banana from the list: lsi = ["apple", "banana", "cherry"]

lsi.delete("banana")

lsi.remove["banana"]

lsi.delete["banana"]

lsi.remove("banana")

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?