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. Code indicating status that server sends back to you.






2. This Java object is used by a controller servlet to send the request to the appropriate JSP page






3. Computer stops examining comparisons as soon as it determines the final outcome






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






5. The event gets sent to the most specific element and after this element has an opportunity to react - the event bubbles up to more general elements.






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






7. associative array containing session variables available to the current script






8. Short for World Wide Web Consortium. It is the international governing body for the development of platform independent web standards and specifications.






9. Sets a property value or values in a Bean.






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






11. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)






12. Renders the model into a form suitable for interaction - typically a user interface element. HTML and CSS






13. Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.






14. what an MVC is given by a database






15. Generic name for a Java class that manages data on behalf of a JSP page






16. Combination of data and operations that can be performed on that data; specification of the data members and methods of the object.






17. Your computer sends a request for some file (e.g. "Get me the file 'home.html'") and the web server sends back a _______ ("Here's the file" - followed by the file itself).






18. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute






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






20. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.






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






22. Bean that only survives for current request






23. A Java keyword used in method declarations that specify which exceptions are not handled within the method but rather passed to the next higher level of the program.






24. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role






25. One or more set of rules in an XSL style sheet






26. Elements that are rendered (displayed) with empty space above and below






27. Written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory






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






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






30. Advances the record cursor by one record. Returns a boolean value indicating success or failure. Failure occurs if the cursor moved past the last record.






31. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)






32. a constructor calls another constructor in its class using the ": this()" designation






33. The element containing the current element with no intervening container elements.






34. Accessor whose purpose is to return the value stored in an instance variable.






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






36. Channel into a new direction (to a different page)






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






38. If the XML file containing the fragment above were parsed with a W3C DOM parser (as in our programming assignment) - the contents of the fragment above would appear as an object satisfying this interface






39. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute






40. HTTP request method. Parameters are passed to the server through a separate input channel. used for non-dempotent requests.






41. Document that conforms to SML syntax rules (ex. start tag without end tag)






42. A GET request results from a normal request for a URL or from an HTML form that has no METHOD specified and it should be handled by this method.






43. This term describes an action for which performing the action twice has the same effect as performing it once






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






45. Improving the design of existing software code. doesn't change the observable behavior of the software; it improves its internal structure






46. Specific style elements such as background-color and font-size fill this role in CSS






47. Channel into a new direction (to a different page)






48. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute






49. This can be of two types: loaded from an external tag library or predefined tag; do not use <% but just the < character






50. Associative array that by default contains contents of $_GET and $_POST and $_COOKIE







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