.NET with NextJS

.NET with NextJS

1st - 10th Grade

30 Qs

quiz-placeholder

Similar activities

ข้อสอบกลาง วิทยาการคำนวณ ม.6

ข้อสอบกลาง วิทยาการคำนวณ ม.6

1st - 6th Grade

26 Qs

คอมพิวเตอร์(โรงเรียนบ้านพลวงพรหมบำรุงราษฎร์)

คอมพิวเตอร์(โรงเรียนบ้านพลวงพรหมบำรุงราษฎร์)

KG - 6th Grade

30 Qs

อินเตอร์เน็ตและการใช้งาน

อินเตอร์เน็ตและการใช้งาน

7th - 12th Grade

30 Qs

Ujian Pengetahuan Laravel Vidio Part 2-6

Ujian Pengetahuan Laravel Vidio Part 2-6

1st Grade

25 Qs

เก็บคะแนนกลางภาค AI

เก็บคะแนนกลางภาค AI

6th Grade

30 Qs

Test_Design Technology Unit 1-4

Test_Design Technology Unit 1-4

7th Grade

30 Qs

Quiz 2 - Pemrograman Web 19-S1IF-10

Quiz 2 - Pemrograman Web 19-S1IF-10

1st - 5th Grade

25 Qs

แบบทดสอบคอมพิวเตอร์

แบบทดสอบคอมพิวเตอร์

1st - 2nd Grade

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

Discover more resources for Computers