ADP631 Week10 Class Revision Test

ADP631 Week10 Class Revision Test

University

10 Qs

quiz-placeholder

Similar activities

CS10337 - Lecture # 6

CS10337 - Lecture # 6

University

10 Qs

General ExpressJS Quiz

General ExpressJS Quiz

University

10 Qs

3RD TERM 2ND C.A.T (I.C.T) YR5

3RD TERM 2ND C.A.T (I.C.T) YR5

5th Grade - University

10 Qs

SQL PRE-ASSESSMENT (MOTIVATION)

SQL PRE-ASSESSMENT (MOTIVATION)

University

10 Qs

Table,Image formatting

Table,Image formatting

5th Grade - University

15 Qs

Fundamentos de Bases de Datos

Fundamentos de Bases de Datos

10th Grade - University

15 Qs

POST-TEST

POST-TEST

University

15 Qs

Ulangan Harian 1

Ulangan Harian 1

9th Grade - University

15 Qs

ADP631 Week10 Class Revision Test

ADP631 Week10 Class Revision Test

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Easy

Created by

Deogratias Phiri

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool is mentioned for API testing?

Postman

Fiddler

Insomnia

JMeter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute ensures a string is not null or empty in a model?

[Range]

[Required]

[Key]

[MaxLength]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the purpose of the Boolean IsAvailable property in a class called MenuItem?

To store price

To describe availability

To categorize item

To seed data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid HTTP method used in the assignment?

GET

PUT

FETCH

DELETE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Swagger used for in this project?

Data seeding

API documentation and testing

Database connection

CSS Styling

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the database connection configured?

AppSettings.json

Program.cs

Web.config

DbContext.cs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the issue in the following model? public class MenuItem { public string Name { get; set; } public decimal Price { get; set; } }

Missing [Required] and [Range]

Should inherit from DbContext

No IsAvailable field

No database context

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?