Home
ABOUT US
ONLINE-TEST
FEEDBACK FORM
TRAINER FORM
CONTACT US
PHP & MYSQL
PHP & MYSQL
Welcome to your PHP
May 17, 2022
Name
Email
Contact no.
Corporate
Individual
1.
1. Variables/functions in PHP don't work directly with
echo()
isset()
print()
All of the above
2.
2.What will be the output of the following php code < ?php $num = 1; $num1 = 2; print $num . "+". $num1 ; ?>
3
1+2
Error
3.
3. Which function is used to locate a string within a string?
locate()
search()
strpos()
None of the above
4.
4. PHP is numerically indexed array start with __.
0
1
0.1
5.
5. Which version of PHP E_STRICT Error level is introduced ?
PHP 4
PHP 5
PHP 5.2
PHP 7
6.
6. Which in-built function will add a value to the end of an array?
array_unshift()
array_push()
inend_array()
into_array()
7.
7.what sign is used to access variable of variable in PHP?
$$
$
#@
8.
8. choose the following function returns an array consisting of associative key/value pairs?
count()
array_count_values()
array_count()
9.
9. Which version of PHP introduced the advanced concepts of OOP's ?
PHP 4
PHP 5
PHP 5.3
PHP 6
10.
10.
8
5
27
28
11.
11. Find out among the following have the maximum bytes?
Varchar
Char
Text type
12.
12. Which one is Available In MySQL ?
CREATE VIEW
CREATE SCHEMA
CREATE TRIGGER
CREATE DATABASE
13.
13. Which Of These Is Not A Valid Name For A Column ?
FORM
FROM
To
NEAR
Far
14.
14. Which is NOT available in MySQL ?
REVOKE
FETCH
LIKE
JOIN
SELECT
15.
15. BLOB data type can have default column value.
True
False
Time is Up!
Time’s up
error:
Content is protected !!