OOP-2

OOP-2

University

10 Qs

quiz-placeholder

Similar activities

ARRAYLIST - JAVA

ARRAYLIST - JAVA

University

15 Qs

ข้อสอบหลังเรียนหน่วยที่ 9 การเขียนส่วนติดต่อผู้ใช้แบบกราฟิก

ข้อสอบหลังเรียนหน่วยที่ 9 การเขียนส่วนติดต่อผู้ใช้แบบกราฟิก

University

10 Qs

SS2425 WMAD S6+L17 Quiz Time

SS2425 WMAD S6+L17 Quiz Time

University

10 Qs

برمجة تطبيقات الأجهزة الذكية

برمجة تطبيقات الأجهزة الذكية

11th Grade - University

9 Qs

K60 - Buổi 3 - Cấu trúc lệnh

K60 - Buổi 3 - Cấu trúc lệnh

University

14 Qs

TMK Tahun 6 Ulang kaji

TMK Tahun 6 Ulang kaji

KG - University

11 Qs

Основы программирования1-565 гр. Тема 14

Основы программирования1-565 гр. Тема 14

University

10 Qs

LOOPING

LOOPING

University

15 Qs

OOP-2

OOP-2

Assessment

Quiz

Computers

University

Hard

Created by

Oraya Sooknit

Used 15+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดคือข้อมูลชนิดตัวเลข (Number)

num = 10

grade = 3.5

result = -1

size = 2x

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดไม่ใช่ข้อมูลชนิด Sequence

string

set

list

tuple

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดคือข้อมูลขนิด String

msg = "Python Programming"

grade = 'A'

number = '50'

score = 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ตัวแปร str คือข้อมูลชนิดใด

str = ["Oraya",45,“Thungsong",'B',""]

list

set

tuple

string

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ตัวแปร tplA ไม่สามารถใช้คำสั่งใดได้

tplA = ("Oraya",45,"Chauat",'B',"“)

tplA.append(“36")

print(tplA[4])

print(tplA[5])

print(type(tplA))

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ตัวแปรชนิด Dictionary ประกอบด้วย 2 ค่าคือค่าใด

key

value

index

pointer

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดคือรูปแบบการเขียน comment ใน python

#create by Mark

"""This program for education"""

/*Create by JB*/

//Create by bambam

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?