JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 45
MySQL interview questions part 45
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. What will be the output of the following PHP code?
A. Host
B. User
C. Password
D. Db
Show Correct Answer
Correct Answer is :
Host
2. What will be the output of the following PHP code?
A. have_ssl
B. has_ssl
C. avail_ssl
D. ssl_avail
Show Correct Answer
Correct Answer is :
have_ssl
3. What will be the output of the following PHP code?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
4. What will be the output of the following PHP code?
A. row name
B. column name
C. table name
D. database name
Show Correct Answer
Correct Answer is :
column name
5. What will be the output of the following PHP code?
A. fetchrow_array()
B. fetchrow_arrayref()
C. fetch()
D. fetchrow_hashref()
Show Correct Answer
Correct Answer is :
fetchrow_arrayref()
6. What will be the output of the following PHP code?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
7. What will be the output of the following PHP code?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
8. What will be the output of the following PHP code?
A. error log
B. general query log
C. binary log
D. relay log
Show Correct Answer
Correct Answer is :
relay log
9. What will be the output of the following PHP code?
A. super
B. prime
C. root
D. leaf
Show Correct Answer
Correct Answer is :
root
10. What will be the output of the following PHP code?
A. mysql_install_db
B. mysql_install_dbm
C. mysql_init_db
D. mysql_init_dbm
Show Correct Answer
Correct Answer is :
mysql_install_db
11. hat will be the output of the following PHP code? ";echo "7 + 13 = " . sum(2,4) . "
";echo "2 + 4 = " . sum(5,10);?>
A. root
B. blank
C. super
D. prime
Show Correct Answer
Correct Answer is :
blank
12. What will be the output of the following PHP code? ";addSix( $orignum );echo "Original Value is $orignum
";?>
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
13. What will be the output of the following PHP code?
A. SQL server
B. Server SQL mode
C. Operating system of machine
D. Does not depend on anything
Show Correct Answer
Correct Answer is :
Operating system of machine
14. What will be the output of the following PHP code? ";}$function_holder = "sayHello";$function_holder();?>
A. Stored function name
B. Stored procedure name
C. Trigger name
D. Event name
Show Correct Answer
Correct Answer is :
Trigger name
15. What will be the output of the following PHP code?
A. lower_case_table_names
B. lower_case_all
C. lower_case_alias
D. lower_case_aliases
Show Correct Answer
Correct Answer is :
lower_case_table_names
16. What will be the output of the following PHP code?
A. SORT
B. GROUP
C. FILTER
D. COLLATE
Show Correct Answer
Correct Answer is :
COLLATE
17. What will be the output of the following PHP code?
A. SHOW CHARACTER SET
B. SHOW COLLATION
C. SHOW CHARACTER SETS
D. SHOW COLLATIONS
Show Correct Answer
Correct Answer is :
SHOW CHARACTER SET
18. What will be the output of the following PHP code?
A. names beginning with utf8
B. names ending with utf8
C. names containing utf8% anywhere
D. names ending in utf8%
Show Correct Answer
Correct Answer is :
names beginning with utf8
19. What will be the output of the following PHP code?
A. Trigger
B. Event
C. View
D. Table
Show Correct Answer
Correct Answer is :
View
20. What will be the output of the following PHP code? \n"); ?>
A. good
B. bad
C. illegal
D. fare
Show Correct Answer
Correct Answer is :
good
Similar Interview Questions
Search for latest jobs
Find Jobs