Home > Java Programming > Quizzes > Java Web Programming
Java Web Programming
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 100% Most missed: “Servlet configuration descriptor to use WEB-INF/web.xml; required most of the ti…”
Java Web Programming
Time left 00:00
25 Questions

1. Marks successful completion of one or more tasks - what you are trying to get to.

2. Done by including portions of SQL statements in a web form entry field in an attempt to get the website to pass a newly formed rogue SQL command to the database

3. Describes the styles of the page elements - such as their colors and font sizes and background colors.

4. Type of method that returns the state of one field in an object.

5. Defines restrictions on a simpleType or simpleContent or complexContent definition; names that are reserved by XML

6. Bean that survives for the life of the HTTP session

7. Java classes inside a package that have already been compiled into byte code.

8. A module of Java code that is hosted on a web server

9. A pseudo-method that creates an object. Instance methods with the same name as their class. are invoked using the new keyword.

10. A collection of standard programs and subroutines that are stored and available for immediate use

11. This part of a CSS rule specifies the set of HTML elements to which a defined style should apply

12. Object associated with a visitor; similar to a Hashtable; different set of data kept for each visitor to the site

13. This provides methods that allow you to retrieve header information as well as information about the client and server.

14. Formatting language for XML data

15. Programming language designed for managing data in relational database management systems

16. Retrieves values in JDBC

17. Sets values for parameters in JDBC

18. Represents a table in a relational database; each instance corresponds to a row in that table

19. jQuery provides a single object with the most important properties.

20. an individual component of a document

21. Provides the abstraction of an ordered collection of nodes without defining or constraining how this collection is implemented

22. A system where Web pages and their associated graphics are stored locally on a client computer to reduce Internet traffic and download wait time the next time the page is viewed.

23. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.

24. What to attempt to do; requires a "catch" statement

25. Object reference