Test your basic knowledge |

Java Web Programming

Subject : it-skills
Instructions:
  • Answer 25 questions in 10 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. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.






2. Object used for executing a static SQL statement and returning the result it produces






3. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.






4. Layer below HTTP. HTTP accesses this. Reliable data stream service. The Internet's primary transport protocol; provides a point-to-point channel for applications that require reliable communications






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






6. ${myBean.name}... Java code that evaluates to a value






7. Relational database driver used in PHP programming language to provide an interface with MYSQL databases






8. an object associated with a visitor. Data can be put in this and retrieved from it - much like a Hashtable. A different set of data is kept for each visitor to the site.






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






10. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.






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






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






13. 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.






14. Object reference






15. The act of sending onto another destination






16. JavaScript library that emphasizes interaction between JavaScript and HTML.






17. 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.






18. A document type that allows the use of deprecated tags.






19. The default positioning system used by web pages and browsers for where objects in a web page will be displayed. Objects are placed depending on where they occur in the code sequence.






20. Code indicating status that server sends back to you.






21. Tells a Browser how and where to display text and images on a web page.






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






23. Any item that can be manipulated such as picture and data file or text.






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






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