Quiz 2, XII PPLG

Quiz 2, XII PPLG

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz SISFORMA Go To School

Quiz SISFORMA Go To School

12th Grade

10 Qs

Mastering Express JS Concepts

Mastering Express JS Concepts

12th Grade - University

15 Qs

SQL 4at

SQL 4at

12th Grade

10 Qs

DBMS Introductory Quiz

DBMS Introductory Quiz

12th Grade

15 Qs

Pemrograman PHP dan MySQL

Pemrograman PHP dan MySQL

12th Grade

10 Qs

CPE Laws Final Assessment 1

CPE Laws Final Assessment 1

12th Grade

14 Qs

Pengenalan Aplikasi AppSheet

Pengenalan Aplikasi AppSheet

11th Grade - University

15 Qs

MID26022025

MID26022025

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?