Safcode | Code Your Ideas 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
Office Automation
Graphics Designing
Web Development
Software Development
Digital Marketing
App Development
Amazon Virtual Assistant
YouTube Earning
WordPress Development
Tutorials
Feedback
Programming Notes
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 basic contents of a Web application are written in the simple template called ____________.
local file
template engine
master template
public folder
View Answer
2. The Bootstrap CSS framework uses the _______ helper function.
asset()
get()
pluck()
sort()
View Answer
3. Function that are defined in the model and that replace a long chain with a simple one are called_______.
Event Listeners
Eloquent ORM
Query Scopes
Model Events
View Answer
4. The ______ in laravel helps in creating tables.
rows
schema builder class
foreign keys
columns
View Answer
5. ______ helps in implementing CRUD operation.
Routes
Operators
DB query builder class
Eloquent ORM
View Answer
6. Which of the following methods is used to retrieve records?
find()
get()
retrieve()
all()
View Answer
7. 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
8. When creating a record, it is necessary to include the _________ keyword array to prevent any malicious attempt.
$fillable
$fields
$columns
$rows
View Answer
9. The _____ methods is used to create a table.
set
up
down
Create
View Answer
10. Which of the following enables the user to add elements to the project that follow the laravel convention?
PHP code
Laravel Components
Artisan Tool
Composer
View Answer
11. ______ refers to the concept of sending records in blocks.
Authentication
Routing
Validation
Pagination
View Answer
12. Using which of the following methods can you selects a column name?
big increments
find
where
get
View Answer