12cs cha9

12cs cha9

12th Grade

12 Qs

quiz-placeholder

Similar activities

இயக்க அமைப்பு 11 TN

இயக்க அமைப்பு 11 TN

11th - 12th Grade

9 Qs

multimedia and pagemaker

multimedia and pagemaker

11th - 12th Grade

15 Qs

12 cs chapter1

12 cs chapter1

12th Grade

10 Qs

12 CS Lesson-10

12 CS Lesson-10

12th Grade

10 Qs

Lesson 8

Lesson 8

12th Grade

10 Qs

12cs cha9

12cs cha9

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

kalaiselvi.k Revathi.T

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. தரவினத் த�ொ குதியின் த�ொ டர்பில்லாத ஒன்றைத் தேர் வு செய்க

List

Tuple

Dictionary

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Let list1=[2,4,6,8,10], எனில் print(List1[-2]) ன் விடை

10

8

4

6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. பின்வரும் எந்த செயற்கூறு List-ல் உள்ள உறுப்புகளின் எண்ணிக்கையைக் கணக்கிட பயன்படுகிறது?

count()

find()

len()

index()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. If List=[10,20,30,40,50] எனில் List[2]=35 ன் விடை

[35,10,20,30,40,50]

[10,20,30,40,50,35]

[10,20,35,40,50]

[10,35,30,40,50]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. If List=[17,23,41,10] எனில் List.append(32) ன் விடை

[32,17,23,41,10]

[17,23,41,10,32]

[10,17,23,32,41]

[41,32,23,17,10]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. பின்வரும் எந்த பை த்தான் செயற்கூறு ஏற்கனவே உள்ள List-ல் ஒன்றுக்கும் மே ற்பட்ட உறுப்புகளை

சே ர்க்க ப் பயன்படுகிறது?

append()

append_more()

extend()

more()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. பின்வரும் பை த்தான் குறிமுறை யின் விடை என்ன?

S=[x**2 for x in range(5)]

print(S)

[0,1,2,4,5]

[0,1,4,9,16]

[0,1,4,9,16,25]

[1,4,9,16,25]

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground