Hard Skill Test- Laravel

Hard Skill Test- Laravel

Assessment

Quiz

Other

University - Professional Development

Hard

Created by

Edvive Official

Used 8+ times

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

During development, Flushing the Application cache is needed for various purposes. Which artisan command are you going to use?
cache:remove
cache:forget
cache:flush
cache:clear

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which of the following can be done with LinkedList?
implementation of stacks and queues
implementation of binary tree
implementation of data structures that can simulate dynamic arrays
all of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Suppose your website is down for maintenance using Artisan Down Command. Which HTTP Status Code will it show?
200.0
503.0
403.0
404.0

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which of the following is a Divide and Conquer algorithm?
Bubble sort
Selection sort
Merge sort
Heap sort

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

The user IDs can be added or removed using which of the following fixed roles?
db_sysadmin
db_accessadmin
db_securityadmin
db_setupadmin

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

You want to remove the compiled class file. Which artisan command are you going to use?
clear:all
clear-compiled
clear-cache
clear-compiled-class

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which command is used to remove a relation from an SQL?
Drop table
Delete
Purge
Remove

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?