+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. The ____________ file in windows is the first file that is referenced when the operating system tries to resolve a domain name.
Hosta
Local
Public
All of them
View Answer
2. ____________ function in PHP Returns a list of response headers sent (or ready to send)
header()
header_sent()
headers_list()
Header_send()
View Answer
3. _________ automatically assign routes to all functions that have been declared in the Resource.
Requests
Yield
All of Them
Resource Routing
View Answer
4. Laravel uses the ________ design pattern.
Model-View-Controller
Wordpress
None of These
CakePHP
View Answer
5. What is the strpos() function used for?
Search for character within a string
Locate position of a string’s first character
Find the last character of a string
None of these
View Answer
6. What is the purpose of $_SESSION[]?
Used to initialize a session.
Used to register a global variable
Used to store variables of the current session
none of the above
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. The Update operation is similar to the ______ operation.
Create
Update
Edit
None of Them
View Answer
9. Which of the following is used to declare a constant?
define
#pragma
constant
const
View Answer
10. In Key value pairs, the value should contain validating keywords separated by the _______ symbol.
#
*
$
|
View Answer