Home > Web Development > Quizzes > LAMP Fundamentals Test
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. The name of a web-based interface for work with databases is called-¦
2. What is the precision limit for MySQL datatype DOUBLE?
3. What is SESSION in PHP?
4. Which of the following is NOT a valid unix env variable?
5. To quote a string within a string - which of the following can you use?
6. Where can you set up a server's name?
7. Which of the following file is a MySQL configuration file?
8. Which of the following Apache Control Command: apachectl directive restarts the Apache httpd daemon?
9. Why LAMP?
10. What will be the output of command mysqladmin -u root -p drop TEST?
11. One advantage of hard links over symbolic links is:
12. Where hosts file (on *nix systems) is usually located?
13. Which of the following Linux command can be used to change file owner and group ?
14. What's the name of file - where user's information can be stored?
15. In which tcp_wrappers file can you specify all connections from all hosts?
16. What will this command cp file1 file2 do?
17. How to see information about PHP configuration from a script?
18. Which of the following is NOT a main apache directory?
19. Who clears a session files on server?
20. Which of the following Linux command can be used to output the shared library dependencies ?
21. What's LAMP (in the most cases)?
22. The default PHP session lifetime is-¦
23. The command 'service httpd ______' allows users to check the syntax of Apache's configuration files.
24. Which of the following statement tells the server to reload the grant tables?
25. Are the IOT (Index Organized Tables) supported by MySQL?