++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. When creating a record, it is necessary to include the _________ keyword array to prevent any malicious attempt.
$fillable
$columns
$fields
$rows
View Answer
2. ______ refers to the concept of sending records in blocks.
Validation
Pagination
Routing
Authentication
View Answer
3. The _____ methods is used to create a table.
down
up
set
Create
View Answer
4. The ______ in laravel helps in creating tables.
foreign keys
rows
columns
schema builder class
View Answer
5. The Bootstrap CSS framework uses the _______ helper function.
pluck()
get()
sort()
asset()
View Answer
6. Which of the following methods is used to retrieve records?
get()
find()
all()
retrieve()
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. Using which of the following methods can you selects a column name?
big increments
find
get
where
View Answer
9. Which of the following enables the user to add elements to the project that follow the laravel convention?
Artisan Tool
Laravel Components
PHP code
Composer
View Answer
10. The basic contents of a Web application are written in the simple template called ____________.
public folder
master template
local file
template engine
View Answer