ข้อใดไม่สามารถใช้ตั้งชื่อตัวแปรในภาษา Python ได้
Binding

Quiz
•
Computers
•
University
•
Easy
Tasanawan Soonklang
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
last_updated
_temp
ผลบวก
continue
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ข้อใดเป็นการตัวชื่อแบบ Camel Case
last_name
lastName
last-name
LastName
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ข้อใดเป็นชื่อตัวแปร/ชื่อฟังก์ชันใน Python ที่ถูกต้องตาม PEP 8 – Style Guide for Python Code
reverse_name
(Snake case)
ReverseName
(Pascal case)
reverseName
(Camel case)
reverse-name
(Kebab case)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดจับคู่ Binding time ไม่ถูกต้อง
* คือ operator ในการคูณ : Language design time
ชนิดข้อมูลของตัวแปรใน Java : Compile time
ค่าของตัวแปร local ในฟังก์ชันภาษา C: Link time
float ใช้พื้นที่ 4 ไบต์: Language implementation time
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ข้อใดเป็น dynamic binding ในภาษา C (เกิดขึ้น ณ ตอน runtime)
int x;
x = 6;
static int x = 5;
int x จองพื้นที่ในหน่วยความจำ 4 ไบต์
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดกล่าวถูกต้อง
ภาษา Java เป็น Dynamic type binding
ภาษา Python เป็น Static type binding
ภาษา Java ประกาศตัวแปรแบบ explicit declaration
ภาษา C ประกาศตัวแปรแบบ implicit declaration
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
ข้อใดพื้นที่ในหน่วยความจำสำหรับจัดเก็บ (storage allocation)
static, frame, type
stack, static, heap
local, global
explicit storage, implicit storage
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
การออกแบบขั้นตอนการทำงานและการเขียนโปรแกรม (M.2)

Quiz
•
University
10 questions
20204-2107 บทที่5

Quiz
•
1st Grade - University
10 questions
ข้อสอบย่อยวิชา จาวาเว็บ ครั้งที่ 6

Quiz
•
University
12 questions
OS with C programming

Quiz
•
University
10 questions
Expression

Quiz
•
University
10 questions
ComPro-01-Intro to Programming

Quiz
•
University
10 questions
scratch

Quiz
•
University
15 questions
Python

Quiz
•
6th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade