+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
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. What will be the value of $var?
1
0.2
0.5
0
View Answer
2. What does PHP stand for?
Hypeetext pre-processor
Private Home Page
Php pre processor
Personal Home Page
View Answer
3. Which of the following is used to declare a constant?
define
#pragma
constant
const
View Answer
4. Which of the following enables the user to add elements to the project that follow the Laravel convention?
Artisan Tool
Composer
Laravel Components
Convention
View Answer
5. What gets printed?
32
33
38
37
View Answer
6. _________ automatically assign routes to all functions that have been declared in the Resource.
Requests
All of Them
Resource Routing
Yield
View Answer
7. _________ help in organizing codes by grouping requests that handle the codes in a single route and class.
Models
Views
Application
Controllers
View Answer
8. Laravel uses the ________ design pattern.
None of These
CakePHP
Wordpress
Model-View-Controller
View Answer
9. The main reason to use the query builder over writing SQL code manually is because _________.
It is rich in features
It uses configuration mode for migration
It uses configuration mode for migration
It has few SQLite directives
View Answer
10. Functions that are defined in the model and that replace along chain with a simple one are called _____.
Event Listener
None of Them
Model Events
Eloquent ORM
View Answer