+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 + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
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?
retrieve()
get()
all()
find()
View Answer
2. ______ helps in implementing CRUD operation.
Eloquent ORM
Operators
DB query builder class
Routes
View Answer
3. Using which of the following methods can you selects a column name?
find
get
where
big increments
View Answer
4. The ______ in laravel helps in creating tables.
rows
schema builder class
foreign keys
columns
View Answer
5. The basic contents of a Web application are written in the simple template called ____________.
template engine
master template
public folder
local file
View Answer
6. Function that are defined in the model and that replace a long chain with a simple one are called_______.
Event Listeners
Model Events
Eloquent ORM
Query Scopes
View Answer
7. The Bootstrap CSS framework uses the _______ helper function.
pluck()
sort()
asset()
get()
View Answer
8. The ________ method uses the URL, two argument, and the closure function that is executed in responsive to the ULR.
Push
Set
Get
Put
View Answer
9. The _____ methods is used to create a table.
up
set
Create
down
View Answer
10. When creating a record, it is necessary to include the _________ keyword array to prevent any malicious attempt.
$rows
$fillable
$columns
$fields
View Answer