.NET with NextJS

.NET with NextJS

1st - 10th Grade

30 Qs

quiz-placeholder

Similar activities

ภูมิศาสตร์ประเทศไทย(ภาคต่างๆ)

ภูมิศาสตร์ประเทศไทย(ภาคต่างๆ)

7th Grade

25 Qs

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

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

10th Grade

35 Qs

Quiz 2 - Pemrograman Web 19-S1IF-10

Quiz 2 - Pemrograman Web 19-S1IF-10

1st - 5th Grade

25 Qs

ข้อสอบกลางภาค วิชาการใช้โปรแกรมการออกแบบ ชั้น ม.2

ข้อสอบกลางภาค วิชาการใช้โปรแกรมการออกแบบ ชั้น ม.2

1st Grade

30 Qs

BACK-END

BACK-END

6th Grade

30 Qs

ข้อสอบ GoogleSites

ข้อสอบ GoogleSites

10th - 12th Grade

25 Qs

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

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

6th Grade

25 Qs

แบบทดสอบ MicroBit ม.1 ฉบับที่ 2

แบบทดสอบ MicroBit ม.1 ฉบับที่ 2

7th Grade

25 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?