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
10 questions
ม.3 ออกแบบ หน่วยที่ 3 วัสดุ อุปกรณ์ เครื่องมือ ในการแก้ปัญหา

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

Quiz
•
7th - 12th Grade
20 questions
ปัญญาประดิษฐ์ AI

Quiz
•
9th - 12th Grade
20 questions
บทที่ 5 เทคโนโลยีการสื่อสาร ม.2

Quiz
•
KG - Professional Dev...
15 questions
coding

Quiz
•
8th - 12th Grade
10 questions
คอมพิวเตอร์ ม.1 หน่วยที่ 1

Quiz
•
9th Grade
10 questions
ออกแบบเทคโนโลยี ม.3 หน่วย 1

Quiz
•
9th Grade
10 questions
IoT อินเตอร์เน็ตของสรรพสิ่ง

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade