++92 313 8389893
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. The Bootstrap CSS framework uses the _______ helper function.
pluck()
sort()
get()
asset()
View Answer
2. Which of the following methods is used to retrieve records?
all()
retrieve()
get()
find()
View Answer
3. Which of the following enables the user to add elements to the project that follow the laravel convention?
Composer
Artisan Tool
PHP code
Laravel Components
View Answer
4. Function that are defined in the model and that replace a long chain with a simple one are called_______.
Model Events
Query Scopes
Eloquent ORM
Event Listeners
View Answer
5. The ______ in laravel helps in creating tables.
foreign keys
columns
rows
schema builder class
View Answer
6. Using which of the following methods can you selects a column name?
get
find
big increments
where
View Answer
7. The basic contents of a Web application are written in the simple template called ____________.
public folder
master template
template engine
local file
View Answer
8. When creating a record, it is necessary to include the _________ keyword array to prevent any malicious attempt.
$rows
$columns
$fillable
$fields
View Answer
9. ______ helps in implementing CRUD operation.
DB query builder class
Operators
Eloquent ORM
Routes
View Answer
10. The ________ method uses the URL, two argument, and the closure function that is executed in responsive to the ULR.
Set
Push
Put
Get
View Answer