.NET with NextJS

.NET with NextJS

1st - 10th Grade

30 Qs

quiz-placeholder

Similar activities

M1-ความรู้เกี่ยวกับ Scratch

M1-ความรู้เกี่ยวกับ Scratch

10th Grade

35 Qs

ข้อสอบ GoogleSites

ข้อสอบ GoogleSites

10th - 12th Grade

25 Qs

แบบทดสอบ PowerPoint ม.1 (กลุ่ม 1)

แบบทดสอบ PowerPoint ม.1 (กลุ่ม 1)

6th Grade

25 Qs

แบบทดสอบก่อน-หลังเรียน เรื่อง โครงงาน

แบบทดสอบก่อน-หลังเรียน เรื่อง โครงงาน

9th Grade

30 Qs

แบบทดสอบก่อนเรียน Scratch ป.5

แบบทดสอบก่อนเรียน Scratch ป.5

5th Grade

27 Qs

ทดสอบคอมพิวเตอร์ ป.5 ภาค1

ทดสอบคอมพิวเตอร์ ป.5 ภาค1

5th Grade

30 Qs

ข้อสอบปลายภาค ป.6

ข้อสอบปลายภาค ป.6

6th Grade

30 Qs

คอมพิวเตอร์

คอมพิวเตอร์

6th Grade

30 Qs

.NET with NextJS

.NET with NextJS

Assessment

Quiz

Computers

1st - 10th Grade

Hard

Created by

Samit Koyom

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

การระบุเส้นทางใน Web API นั้นใช้ Attribute อะไร?

[Controller]

[Route]

[Action]

[Model]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

รูปแบบการระบุเส้นทางแบบใดที่ ไม่ถูกต้อง?

api/[controller]/[action]

api/[controller}/{id}

api/{id}/[controller]

api/[controller]/[action}/{id}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

เราสามารถใช้ Attribute อะไรเพื่อระบุค่าเริ่มต้นสำหรับ parameter ในเส้นทาง?

[Route]

[Default]

[Required]

[FromBody]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Controller ใน Web API นั้นสืบทอดมาจาก Class อะไร?

Controller

ApiController

ControllerBase

ObjectController

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Attribute อะไรที่ใช้เพื่อระบุ Class ว่าเป็น Controller?

[Route]

[Controller]

[Action]

[Model]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Method ใดใน Controller ที่ถูกเรียกเมื่อมีการร้องขอ HTTP GET?

Get()

Post()

Put()

Delete()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Middleware คืออะไร?

โครงสร้างพื้นฐานสำหรับสร้าง Web API

ส่วนประกอบสำหรับจัดการการ routing

โค้ดที่แทรกกลางระหว่าง HTTP request และ response

ไลบรารีสำหรับการตรวจสอบสิทธิ์

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?