Quiz 2, XII PPLG

Quiz 2, XII PPLG

12th Grade

10 Qs

quiz-placeholder

Similar activities

User Interface Development Quiz

User Interface Development Quiz

12th Grade

7 Qs

Unit: IV MongoDB and Node.js Quiz

Unit: IV MongoDB and Node.js Quiz

12th Grade - University

14 Qs

Jawab pertanyaan dibawah ini dengan benar

Jawab pertanyaan dibawah ini dengan benar

10th Grade - University

10 Qs

Kuis komputer Von Neuman

Kuis komputer Von Neuman

10th Grade - University

10 Qs

Understanding AWS VPC and Subnets

Understanding AWS VPC and Subnets

12th Grade

12 Qs

Understanding Database Systems

Understanding Database Systems

12th Grade

12 Qs

AP CK CyberSecurity Unit 4

AP CK CyberSecurity Unit 4

12th Grade

10 Qs

Evaluasi Bab I Control Panel Hosting

Evaluasi Bab I Control Panel Hosting

12th Grade

10 Qs

Quiz 2, XII PPLG

Quiz 2, XII PPLG

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Haryanto Q.z

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is Laravel?

A front-end framework

A back-end framework

A database management system

A content management system

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which command is used to create a new Laravel project?

`laravel new`

`composer create-project`

`php artisan serve`

`npm init`

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the purpose of the .env file in a Laravel project?

To store CSS and JavaScript files

To configure environment variables

To define routes for the application

To create database migrations

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which command is used to start the Laravel development server?

php artisan serve

php artisan start:development

composer run

npm run dev

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In Laravel, what is a "migration"?

A class used to send emails

A class used to handle HTTP requests

A class used to define the database schema

A class used to create middleware

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following is a feature of Laravel?

Blade Templating Engine

Eloquent ORM

Artisan Console

All of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is Eloquent in Laravel?

A front-end framework

A database query builder

An ORM (Object-Relational Mapper)

A template engine

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?