+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
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. The ____________ file in windows is the first file that is referenced when the operating system tries to resolve a domain name.
Local
All of them
Hosta
Public
View Answer
2. The Update operation is similar to the ______ operation.
Update
Edit
Create
None of Them
View Answer
3. What does PHP stand for?
Private Home Page
Php pre processor
Personal Home Page
Hypeetext pre-processor
View Answer
4. How do I create PHP arrays in a HTML
?
" required /> < input ="MyArray[]" />
< input name= MyArray[]/>
< input MyArray[] />
" required /> < input name="MyArray[]" />
View Answer
5. In Key value pairs, the value should contain validating keywords separated by the _______ symbol.
$
*
|
#
View Answer
6. Which of the following enables the user to add elements to the project that follow the Laravel convention?
Composer
Convention
Artisan Tool
Laravel Components
View Answer
7. ____________ function in PHP Returns a list of response headers sent (or ready to send)
header_sent()
Header_send()
headers_list()
header()
View Answer
8. What is the purpose of $_SESSION[]?
Used to store variables of the current session
none of the above
Used to initialize a session.
Used to register a global variable
View Answer
9. Which of the following is used to declare a constant?
#pragma
const
constant
define
View Answer
10. _________ automatically assign routes to all functions that have been declared in the Resource.
All of Them
Yield
Requests
Resource Routing
View Answer