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
ข้อใดไม่สามารถใช้ตั้งชื่อตัวแปรในภาษา Python ได้
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 Wayground
10 questions
การออกแบบขั้นตอนการทำงานและการเขียนโปรแกรม (M.2)

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

Quiz
•
University
15 questions
Progaming Language

Quiz
•
University
15 questions
Python Algorithm

Quiz
•
4th Grade - University
13 questions
วงจรเชิงวิธีจัด

Quiz
•
University
10 questions
หน่วยที่ 1 การออกแบบเว็บไซต์

Quiz
•
University
10 questions
๊แบบทดสอบ UML

Quiz
•
University
10 questions
เทคโนโลยีปัญญาประดิษฐ์ AI

Quiz
•
12th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade