JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 41
MySQL interview questions part 41
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 ? I am learning PHP"?>
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
2. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
3. What will be the output of the following PHP code ?
A. mysql_real_query()
B. mysql_query_real()
C. mysql_image_query()
D. mysql_query_image()
Show Correct Answer
Correct Answer is :
mysql_real_query()
4. What will be the output of the following PHP code ?
A. mysql_query()
B. mysql_real_query()
C. same
D. machine dependent
Show Correct Answer
Correct Answer is :
mysql_query()
5. What will be the output of the following PHP code ?
A. 0
B. 1
C. -1
D. a non-zero
Show Correct Answer
Correct Answer is :
a non-zero
6. What will be the output of the following PHP code ?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
3
7. What will be the output of the following PHP code ?
A. integer
B. float
C. structure
D. pointer
Show Correct Answer
Correct Answer is :
pointer
8. What will be the output of the following PHP code ? India";?>
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
9. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
10. How many error levels are available in PHP?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
2
11. What is the description of Error level E_ERROR?
A. mysql_use_result()
B. mysql_store_result()
C. same
D. machine dependent
Show Correct Answer
Correct Answer is :
mysql_use_result()
12. Which version of PHP introduced E_STRICT Error level?
A. 0
B. 1
C. 2
D. 3
Show Correct Answer
Correct Answer is :
3
13. Which character do the error_reporting directive use to represent the logical operator NOT?
A. Rich Text Format
B. Right Text Format
C. Rich Text Function
D. Right Text Function
Show Correct Answer
Correct Answer is :
Rich Text Format
14. Say you want to report error concerned about fatal run-time, fatal compile-time error and core error which statement would you use?
A. fetchrow_array()
B. fetchrow_arrayref()
C. fetch()
D. fetchrow_hashref()
Show Correct Answer
Correct Answer is :
fetchrow_array()
15. Which version introduced the function error_get_last()?
A. fetchrow_array()
B. fetchrow_arrayref()
C. fetch()
D. fetchrow_hashref()
Show Correct Answer
Correct Answer is :
fetchrow_hashref()
16. Which of the following statements causes PHP to disregard repeated error messages that occur within the same file and on the same line?
A. row name
B. column name
C. table name
D. database name
Show Correct Answer
Correct Answer is :
column name
17. Which function initializes the constants necessary for using the openlog(), clodelog(), and syslog() functions?
A. fetchrow_array()
B. fetchrow_arrayref()
C. fetch()
D. fetchrow_hashref()
Show Correct Answer
Correct Answer is :
fetchrow_arrayref()
18. Which logging option’s description is, if an error occurs when writing to the syslog, send output to the system console?
A. 3.4E+38
B. 3.4E+37
C. 3.4E+39
D. 3.4E+35
Show Correct Answer
Correct Answer is :
3.4E+38
19. Which function is responsible for sending a custom message to the system log?
A. ±1.7976931348623157E+307
B. ±1.7976931348623157E+308
C. ±1.7976931348623157E+306
D. ±1.7976931348623157E+305
Show Correct Answer
Correct Answer is :
±1.7976931348623157E+308
20. Which version of PHP was added with Exception handling?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
Similar Interview Questions
Search for latest jobs
Find Jobs