Home > Databases > Quizzes > RDBMS Basics Practice Test: Application Design and Development
RDBMS Basics Practice Test: Application Design and Development
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 62% Most missed: “Which of the following functions are done by a web server?”

Quiz on web fundamentals, servlets and JSP, application architectures and security.

Related Test: MySQL Basics Practice Test: MySQL Administration

RDBMS Basics Practice Test: Application Design and Development
Time left 00:00
25 Questions

1. Which of the following application servers do not provide built in support for servlets?
2. The URL of the page that had the link that the user clicked to access the page is called as _____
3. Which of the following functions are done by a web server?
4. Executing programs at the client side is slower than executing programs on the server
5. The ___________ provides a high level view of data and actions on data
6. The _______ specification defines an application programming interface for communication between the server and the application program
7. Which of these functions is not a part of the servlet lifecycle
8. Which of the following methods is used to reduce overhead?
9. A ______ is a globally unique name for every document that can be accessed on the Web
10. A ______ is a program running on the server which accepts requests from a browser and sends HTML documents
11. HTTP is connectionless
12. Which of the following features does Rapid Application Development possess?
13. The _________ layer provides the interface between the business logic layer and the underlying database
14. If an attacker manages to get an application to execute an SQL query created by the attacker, then such attacks are called as _________
15. What is the full form of JSON?
16. What is the use of CGI?
17. An attack on a website that stores and displays text to a user is known as ______ attack
18. Which of the following is true regarding the model-view- controller architecture?
19. The code implementing the actions in the business logic layer ensures that business rules are followed
20. What is the standard for exchanging authentication and authorization information between two different security domains?
21. What is the full form of CGI?
22. What are workflows in a business logic layer?
23. What is the full form of HTTP?
24. What are phishing attacks?
25. What is the full form of JSP?