Computer Programming Chapter 3

Computer Programming Chapter 3

University

10 Qs

quiz-placeholder

Similar activities

[Python For All] Quiz 5 - Numpy

[Python For All] Quiz 5 - Numpy

University

15 Qs

Pengenalan Raspberry Pi

Pengenalan Raspberry Pi

University

12 Qs

Raspberry

Raspberry

University

8 Qs

The Quiz Where Everything Is Wrong

The Quiz Where Everything Is Wrong

KG - University

10 Qs

MIT App Inventor - Chapter 4

MIT App Inventor - Chapter 4

University

10 Qs

JAVA UNIT 1 PART 3

JAVA UNIT 1 PART 3

University

13 Qs

TECHNICAL C JIT03

TECHNICAL C JIT03

University

15 Qs

Quiz 2: C++ Basics

Quiz 2: C++ Basics

University

11 Qs

Computer Programming Chapter 3

Computer Programming Chapter 3

Assessment

Quiz

Computers

University

Hard

Created by

วัชรศักดิ์ ศิริเสรีวรรณ

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดเป็นฟังก์ชันที่ไม่ต้องเรียก module เสริม

abs( )

min( )

tan( )

floor( )

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

บรรทัดที่ต้องมีการใส่ก่อนการเรียกใช้ฟังก์ชันในโมดูล math คืออะไร

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเป็นวิธีการเรียกใช้ค่าคงที่ pi ที่ได้ค่าถูกต้องมากที่สุด

const pi

3.14159

PI

math.pi

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดมีค่าเท่ากับ math.pi

math.acos(-1)

math.asin(0)

4*math.atan(1)

6*(math.radians(30))

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดได้ค่าเท่ากับ 1.0

math.ceil(0.59)

math.exp(1)

math.log(7,7)

math.log2(2)

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ข้อใดจริงเกี่ยวกับการบันทึกตัวอักษรในหน่วยความจำ

ตัวอักษรภาษาอังกฤษและสัญลักษณ์ต่างๆ จะถูกเก็บในหน่วยความจำซึ่งเป็นเลขฐานสองจำนวน 8 บิต

ตัวอักษรภาษาอื่นๆ จะถูกเก็บด้วยหลักเกณฑ์ Ascii

โค้ดเลขฐานสิบหกของตัวอักษร 'A' คือ 11

unicode จะทำการแมพตัวอักษรต่างๆ ด้วยชุดตัวเลขฐานสิบหก

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ผลลัพธ์ที่แสดงจากการรันชุดคำสั่ง

print("\u03b1 is a greek letter called \'alpha\'")

คือข้อใด

Media Image
Media Image
Media Image
Media Image

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?