Quiz 1: Rust for Beginner

Quiz 1: Rust for Beginner

7th Grade

15 Qs

quiz-placeholder

Similar activities

การทดสอบความรู้คอมพิวเตอร์ ม.2

การทดสอบความรู้คอมพิวเตอร์ ม.2

7th Grade

20 Qs

วิเคราะห์หลักการทำงานของ AI ในชีวิตประจำวัน

วิเคราะห์หลักการทำงานของ AI ในชีวิตประจำวัน

7th - 9th Grade

10 Qs

Microsoft Excel เบื้องต้น

Microsoft Excel เบื้องต้น

7th - 8th Grade

10 Qs

Rust Programming for Beginners Pre/Post Test

Rust Programming for Beginners Pre/Post Test

6th - 8th Grade

20 Qs

โปรแกรมMICRO SOFT POWERPOINT

โปรแกรมMICRO SOFT POWERPOINT

1st - 12th Grade

20 Qs

Word

Word

6th - 8th Grade

20 Qs

Final เทคนิคการสร้างภาพยนตร์

Final เทคนิคการสร้างภาพยนตร์

6th Grade - University

20 Qs

โปรแกรม Power Point

โปรแกรม Power Point

6th - 8th Grade

10 Qs

Quiz 1: Rust for Beginner

Quiz 1: Rust for Beginner

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Samit Koyom

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

คำสั่ง command-line สำหรับคอมไพเลอร์ของ Rust คืออะไร?

rustup

cargo

rustco

rustc

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ไฟล์ของ Rust มีนามสกุลไฟล์อะไร?

.ru

.rt

.rs

.rust

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

เราเขียนซอร์สโค้ดของ Rust ไว้ที่ไหน?

ภายในไฟล์ Cargo.toml

ภายในโฟลเดอร์ target

ภายในโฟลเดอร์ src

ภายในโฟลเดอร์ source

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

คำสั่ง cargo build ทำหน้าที่อะไร?

ทำการจัดรูปแบบ code ให้อ่านง่าย

ทำการ build และสร้างไฟล์สำหรับ executable จากซอสโค้ด

ทำการ build และสร้างไฟล์สำหรับ executable จากซอสโค้ด และรันไฟล์นี้ขึ้นมา

cargo build ไม่สามารถทำงานได้ถูกต้อง

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ทุกโปรแกรมของ Rust จะต้องมีฟังก์ชันที่ชื่อว่าอะไร?

primary

main

launch

start

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

คำสั่งอะไรที่ใช้ลบไฟล์ executable ที่คอมไพล์แล้วทั้งหมดออกจากโปรเจกต์ปัจจุบัน?

cargo delete

cargo build

cargo clean

cargo run

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

โหมดพื้นฐาน (default) ที่ cargo ใช้ในการ build โปรเจกต์คือโหมดอะไร?

debug

default

release

test

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?