JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MySQL interview questions part 62
MySQL interview questions part 62
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. 1
B. 0
C. error
D. -1
Show Correct Answer
Correct Answer is :
0
2. What will be the output of the following PHP code ?
A. FLOAT
B. INT
C. CHARACTER
D. DOUBLE
Show Correct Answer
Correct Answer is :
INT
3. hat will be the output of the following PHP code ?
A. INT
B. FLOAT
C. DOUBLE
D. DECIMAL
Show Correct Answer
Correct Answer is :
DECIMAL
4. What will be the output of the following PHP code ?
A. 1
B. 2
C. 3
D. 4
Show Correct Answer
Correct Answer is :
4
5. What will be the output of the following PHP code ?
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
6. hat 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. 0
B. 1
C. 2
D. more than 1
Show Correct Answer
Correct Answer is :
more than 1
8. What will be the output of the following PHP code ?
A. CSET
B. CHSET
C. CHARSET
D. CHCSET
Show Correct Answer
Correct Answer is :
CHARSET
9. What will be the output of the following PHP code ?
A. USE
B. CREATE
C. DROP
D. SCHEMA
Show Correct Answer
Correct Answer is :
USE
10. What will be the output of the following PHP code ?
A. CHANGE
B. ALTER
C. ALTERNATE
D. UPDATE
Show Correct Answer
Correct Answer is :
ALTER
11. What will be the output of the following PHP code ?
A. DROP INDEX
B. DELETE INDEX
C. REMOVE INDEX
D. FLUSH INDEX
Show Correct Answer
Correct Answer is :
DROP INDEX
12. When you are building administrative links you’ll need to accept two arguments, which of the following are they?
A. RENAME
B. CHANGE
C. CHANGENAME
D. CHANGENM
Show Correct Answer
Correct Answer is :
RENAME
13. Once your application can generate administrative links, you need to load those links into _________
A. datum
B. info
C. record
D. metadata
Show Correct Answer
Correct Answer is :
metadata
14. ([\w-]+) will match ___________
A. libmysqla
B. libmysqlb
C. libmysqlc
D. libmysqld
Show Correct Answer
Correct Answer is :
libmysqld
15. You need to check whether ______ is set, to determine whether you’re editing an entry or creating a new one.
A. –with-embedded-server
B. –with-server-embedded
C. –with-embedded-library
D. –with-library-embedded
Show Correct Answer
Correct Answer is :
–with-embedded-server
16. To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
17. To declare the function to confirm the deletion you need to add the code to __________
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
18. Your confirmation form submits your choice, via the _______ method, to ________
A. –run
B. –ensure
C. –force
D. –violent
Show Correct Answer
Correct Answer is :
–force
19. When a user confirms that he wishes to delete an entry, that entry’s URL is passed to a function which removes the entry from the __________
A. WHERE
B. IS
C. SAME
D. LIKE
Show Correct Answer
Correct Answer is :
LIKE
20. Which directive determines whether PHP scripts on the server can accept file uploads?
A.
B. zero
C. a positive value
D. a negative value
Show Correct Answer
Correct Answer is :
Similar Interview Questions
Search for latest jobs
Find Jobs