Safcode Institute by Sir Safder
+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Which of the following methods is used to retrieve records?
get()
all()
retrieve()
find()
View Answer
2. The ______ in laravel helps in creating tables.
foreign keys
schema builder class
columns
rows
View Answer
3. The _____ methods is used to create a table.
set
up
down
Create
View Answer
4. Which of the following enables the user to add elements to the project that follow the laravel convention?
Composer
PHP code
Laravel Components
Artisan Tool
View Answer
5. The basic contents of a Web application are written in the simple template called ____________.
master template
template engine
public folder
local file
View Answer
6. The ________ method uses the URL, two argument, and the closure function that is executed in responsive to the ULR.
Get
Put
Set
Push
View Answer
7. Function that are defined in the model and that replace a long chain with a simple one are called_______.
Event Listeners
Eloquent ORM
Model Events
Query Scopes
View Answer
8. ______ helps in implementing CRUD operation.
Operators
Routes
DB query builder class
Eloquent ORM
View Answer
9. Using which of the following methods can you selects a column name?
big increments
where
get
find
View Answer
10. ______ refers to the concept of sending records in blocks.
Pagination
Routing
Validation
Authentication
View Answer