Quiz 2: Rust for beginner

Quiz
•
Computers
•
9th Grade
•
Medium
Samit Koyom
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Keyword ใดใช้สำหรับการประกาศตัวแปรในภาษา Rust
var
declare
const
let
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ตัวแปรจะมีคุณสมบัติเป็นอะไรด้วยค่า default
Immutable
Mutable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
เครื่องหมายใดใช้สำหรับการทำ interpolate string
<>
{}
:?
""
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ภาษา Rust เริ่มนับตำแหน่ง (index) จากตำหน่งที่ ?
-1
0
1
2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ใช้ keyword ใดในการ ทำให้ตัวแปรเป็น mutable
mute
mut
mutable
const
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ใช้เครื่องหมายใดในการประกาศตัวแปรเพื่อบอก Compiler ว่าให้ข้ามการตรวจสอบการใช้งาน (unused) ตัวแปรไป
#
!
?
_
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดแสดง ผลลัพธ์จากการรันโค้ดด้านล่างนี้
fn main() {
let latte = "Latte";
let cappuccino = "Cappuccino";
println!("I like {1} and {2}", latte, cappuccino);
}
"I like Latte and Cappuccino"
"I like Cappuccino and Latte"
"I like latte and cappuccino"
โค้ดไม่สามารถ compile ได้
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
เทคโนโลยีแก้ปัญหา ม.3

Quiz
•
9th Grade
10 questions
บทที่ 1 เทคโนโลยีรอบตัว

Quiz
•
1st Grade - Professio...
15 questions
ปัญญาประดิษฐ์ (AI)

Quiz
•
9th - 12th Grade
10 questions
หน่วยที่ 1 การพัฒนาแอปพลิเคชัน ม.3

Quiz
•
9th Grade
10 questions
ทบทวนความรู้กันหน่อยดีกว่า อิอิ

Quiz
•
9th - 12th Grade
20 questions
การเขียนโปรแกรม PHP

Quiz
•
9th Grade
10 questions
แบบทดสอบครั้งที่ 9 การเลือกใช้เทคโนโลยี

Quiz
•
9th Grade
10 questions
แบบทดสอบก่อนเรียน Kidbright

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade