Home
About Us
Jemistry Info Solutions
The Company
Technologies
Partners
Clients & Testimonials
Our Services
Development
Software Development
Website Development
Mobile Application Development
E-Commerce Solutions
Custom Development
Cyber Security Solutions
Website Security
Email Security
WordPress Security
Server Security and Hardening
Vulnerability Assessment & Penetration Testing
Mobile Application Security
Network Security Audit
Cyber Crime Consulting
Source Code Reviewing
Training Services
Digital Marketing
Search Engine Optimization
Social Media Marketing
Digital Advertising
Website Promotion
Link Building
Pay Per Click Management
Analytics
Email Marketing
SMS Marketing
Designing
UI/UX Designing
Graphic Designing
Stationary Kit Package
Logo Designing
Brochure Designing
Letter Head Designing
Certificate Designing
Flyers / Leaflets
PowerPoint Template
Domain Hosting
Domain Registration
Business Email Solutions
Hosting Services
Server Management
Data Migration
Business Solutions
Cloud System Applications
Password Management System
™ | © Registration Services
Our Products
Cyber Droid
Webflow
SMMRush
Resources
Our Works
Careers
Knowledge Center
Blog
Reach Us
Let’s Talk
Raise Support Ticket
Call Back Request
X
Step
1
of
2
50%
Full Name
*
Email Address
*
The updated MySQL extension released with PHP 5 is typically referred to as _______________
*
mysql
mysqly
mysqli
MySQL
What will be the output of the following PHP code?
*
4
5
3
6
Which one of the following is the correct way of declaring a namespace?
*
my namespace;
namespace(my);
namespace my();
namespace my;
PHP has long supported two regular expression implementations known as _______ and _______
*
ii) and iii)
i) and iv)
ii) and iv)
i) and ii)
A package is a set of related _________
*
Functions
Classes
Programs
Objects
Which one of the following databases has PHP supported almost since the beginning?
*
SQL+
SQL
Oracle Database
MySQL
What is the description of Error level E_ERROR?
*
Fatal Compile-time error
Compile-time error
Near-fatal error
Fatal run-time error
Which of the following are correct ways of creating an array?
*
Only i)
iii) and iv)
ii), iii) and iv)
ii) and iii)
Which of the following can you place inside a namespace?
*
ii)
iii)
i), ii) & iii)
i)
Which one of the following can be used to instantiate an object in PHP assuming class name to be Foo?
*
$obj = new foo;
$obj = new foo ();
$obj = new $foo;
obj = new foo ();
Which one of the following methods can be used to diagnose and display information about a MySQL connection error?
*
mysqli_connect_errno()
connect_error()
mysqli_connect_error()
connect_errno()
The filesize() function returns the file size in ___________
*
kilobytes
gigabytes
bytes
bits
Which one of the following PHP function is used to determine a file’s last access time?
*
filectime()
fileatime()
fileltime()
filetime()
Which method returns the error code generated from the execution of the last MySQL function?
*
errorno()
errno()
errornumber()
errnumber()
The practice of separating the user from the true inner workings of an application through well-known interfaces is known as _________
*
Abstraction
Inheritance
Encapsulation
Polymorphism
Which one of the following statements is used to create a table?
*
CREATE TABLE table_name (column_name column_type);
CREATE table_name (column_type column_name);
CREATE table_name (column_name column_type);
CREATE TABLE table_name (column_type column_name);
What will be the output of the following PHP code?
*
Less Than 0
Not True
None of the Mentioned
No Output
What will be the output of the following PHP code?
*
Time to live king size
TIME TO LIVE KING SIZE
Time To Live King Size
Uppercase
Which version introduced the function error_get_last()?
*
PHP 5.2
PHP 5.3
PHP 5
PHP 4
Which of the following method scopes is/are not supported by PHP?
*
Only i)
Only ii)
ii) and iv)
Only iv)
Which function sets the file filename last-modified and last-accessed times?
*
set()
touched()
touch()
sets()
Which in-built function will add a value to the end of an array?
*
array_unshift()
inend_array()
into_array()
array_push()
Which one of the following lines need to be uncommented or added in the php.ini file so as to enable mysqli extension?
*
extension=php_mysqli.dll
extension=mysqli.dl
extension=php_mysqli.dl
extension=mysql.dll
Which symbol is used to declare nested namespaces?
*
.
\
|
/
Which one of the following regular expression matches any string containing zero or one p?
*
P?
p*
p#
p+
If I already had a Debug class in the main namespace. What will be the output of the following PHP code?
*
hello from main\Debug
error
hello from main
debug
What will be the output of the following PHP code?
*
my favourite TV show is SherlockI am here to spoil this code
None of the mentioned
I am here to spoil this code
Error
Which function is responsible for sending a custom message to the system log?
*
log_system()
sys_log()
syslog()
systemlog()
Which one of the following function is capable of reading a file into a string variable?
*
file_contents()
file_get_content()
file_get_contents()
file_content()
How many error levels are available in PHP?
*
16
14
15
17
What will be the output of the following PHP code?
*
Error
Sam is the brother of Bob and Bob) $brother
Sam is the brother of Bob and Bob)
$brother
© 2020 - 2024
Jemistry Info Solutions LLP
. All Rights Reserved.