LAMP Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 55% Most missed: “What will be the output of command mysqladmin -u root -p drop TEST?”
LAMP Fundamentals Test
Time left 00:00
25 Questions

1. Where hosts file (on *nix systems) is usually located?
2. Who clears a session files on server?
3. What is the size limit for strings in php?
4. When will a PHP session be closed?
5. What will be the output of command mysqladmin -u root -p drop TEST?
6. What will happen if AUTO INCREMENT field reaches its maximum value?
7. What is HTTP?
8. Which of the following is an INVALID column in user table in mysql database?
9. Which of the following command can be used to shutdown an already running MySQL server?
10. What is the name of a superuser in Linux?
11. What is the output of the command 'service httpd configtest' if no errors are found in Apache's configuration file?
12. Which of the following is not a VALID MySQL datatype?
13. Which of the following commands can be used to set stick bit on a file?
14. What output will be If you try to perform an arithmetic operation on a column containing NULL values?
15. One advantage of hard links over symbolic links is:
16. What is GNU Linux?
17. Which of the following Linux command outputs the processor architecture ?
18. Which of the following apache directory has all server configuration files?
19. Are the IOT (Index Organized Tables) supported by MySQL?
20. Which of the following Apache Control Command: apachectl directive restarts the Apache httpd daemon?
21. What does '.' (DOT) signify in Unix?
22. Which of the following Linux command can be used to change file owner and group ?
23. Which directive is used to determine a virtual host?
24. You do not have to specify a length with which of the following MySQL datatypes?
25. The name of a web-based interface for work with databases is called-¦