Test your basic knowledge |

Java Web Programming

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. The function for the browser to run when the server responds to your request






2. Not intended to be depended on by external code and thus are not part of the interface.






3. The exclusive address of a web page. The official term is Uniform Resource Locator.






4. Enables a subclass to call the methods and fields of its superclass






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






6. Formatting language for XML data






7. A notation that shows all of the information needed to invoke (or call) the method






8. A software program that checks an HTML document for syntactical errors.






9. Specifies where to send the form-data when a form is submitted.






10. A special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine






11. The act of intercepting requests and responses to transform or use info contained in the requests or responses; can transform response from a servlet or JSP page






12. Can't attempt one task until a previous task is successful






13. An open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.






14. In JSP; makes it possible to easily access application data stored in JavaBeans components (by using characters such as {...} - < - >). Used with JSTL to replace all JAVA






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






16. API for valid HTML and well-formed XML documents. defines logical structure of documents and the way a document is accessed & manipulated






17. XHTML element - a class name - an id name






18. a database view that allows the user to see all fields for one record and enter them one at a time.






19. Bean that only survives for current request






20. A mechanism defined in the HTTP specification that makes it possible to serve different versions of a document (a resource representation) at the same URI so that user agents can specify which version fit their capabilities the best.






21. A communications protocol that treats each request as an independent transaction that is unrelated to any previous request so that the communication consists of independent pairs of requests and responses. Does not require the server to retain sessio






22. Method for just getting (retrieving) data.






23. Specifies how to send form-data (the form-data is sent to the page specified in the action attribute). POST or GET






24. In the XML fragment <node id="7" x_pos="330" ypos="450">BasicVersity</node> - id and x_pos and y_pos fill this role






25. a database view that allows the user to see all fields for one record and enter them one at a time.






26. After a database query is performed this Java class provides access to the records extracted from the database






27. Single piece of info; record is one complete set of these






28. An action that ANT will attempt to do






29. These auto-generated methods allow us to change data members of a Java class






30. A POST request results from an HTML form that specifically lists POST as the METHOD and it should be handled by this method.






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






32. Entries in a database






33. Method that tests the program






34. A component of the Java EE Web application development platform. It extends the JSP specification by adding a tag library of JSP tags for common tasks such as XML data processing etc.






35. This DTD contains all HTML elements and attributes but does NOT INCLUDE presentational or deprecated elements (like font). Framesets are not allowed.






36. Method that retrieves the values corresponding to the given attribute name that is set through setAttribute()






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






38. Design pattern for asynchronous invocation of potentially long-running methods of an object






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






40. allows you to create and bind objects to a session. is often used for managing security credentials and for managing state among multiple pages (such as in a Web-based wizard). Lasts for life of request






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






42. Used for an origin website to send state information to a user's browser and for the browser to return the state information to the origin site.






43. The GET and HEAD are ____ methods and SHOULD NOT have the significance of taking an action other than retrieval.






44. The act of sending onto another destination






45. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files






46. Attribute that can be used to generate a unique identity for new rows






47. A POST request results from an HTML form that specifically lists POST as the METHOD and it should be handled by this method.






48. In the XML element <g:start_time> - g plays this role






49. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method






50. A set of assertion methods useful for writing tests. Only failed assertions are recorded.







Sorry!:) No result found.

Can you answer 50 questions in 15 minutes?


Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests