Backend

Backend

Professional Development

11 Qs

quiz-placeholder

Similar activities

Trg@home 1

Trg@home 1

Professional Development

10 Qs

Android Application

Android Application

Professional Development

10 Qs

Android

Android

Professional Development

10 Qs

Azure Fundamentals AZ-900 2.2

Azure Fundamentals AZ-900 2.2

Professional Development

6 Qs

Computer hardware

Computer hardware

Professional Development

16 Qs

Malware - Adware

Malware - Adware

Professional Development

10 Qs

isp quiz

isp quiz

Professional Development

8 Qs

Computer Basics | Lesson 15-17

Computer Basics | Lesson 15-17

Professional Development

12 Qs

Backend

Backend

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Mariessa D

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does "MVC" stand for?

Make

Very

Code

Model

View

Controller

Model

Visual

Content

Matter

View

Control

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In our backend file structure, what file is the ENTRY POINT for our application?

Controller file

Model file

app.js file

Router file

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The Router files connect to what other files in our app?

Hint: where our handler functions exist

Router files connect to the associated Controller files

Router files connect to the associated Model files

The Router files only connect to other Router files

Router files connect directly to the database

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does "CRUD" Stand for?

Control, React, Update, Delete

Create, Response, Undo, Delete

Controller, Read, Undo, Destroy

Create, Read, Update, Delete

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When we are UPDATING an existing piece of data, we are using what HTTP method?

POST

GET

PUT

DELETE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When we are CREATING a NEW piece of data, what HTTP Method are we using?

POST

GET

PUT

DELETE

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the HTTP Status "404" Response signify?

IM A TEAPOT

INTERNAL SERVER ERROR

NOT FOUND

UPGRADE REQUIRED

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?