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