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. Technology specifically designed for automated logic testing of Web applications






2. Elements not displayed by the browser.






3. Specifies that the Node will contain text elements






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






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






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






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






8. Scope of variables that would be stored in a database






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






10. Methodology that anticipates need for flexibility. focuses on keeping code simple and testing often and delivering functional bits of application as soon as they're ready. goal is to build upon small client-approved parts as the project progresses as






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






12. A web server software notable for playing a key role in the initial growth of the World Wide Web.






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






14. Element that will be completed as part of a parent element/task






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






16. Something that is not included in a rule or group or list or that does not behave in the expected way






17. Specifies whether or not an element is visible






18. a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. Development Automation Tool.






19. Elements of the programming language which have essentially evolved out of use/style. Example of this is the java.awt package and its replacement javax.swing






20. Name of the tag to which the style declarations have been assigned






21. Used to extract only those records that fulfill a specified criterion.






22. Clears an area around the content which is inside of the border of an element (length-%)






23. Specifies constraints and information about the values of attributes or text-only elements






24. Can't attempt one task until the previous task is successful






25. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean






26. A class that provides its attributes and methods to a subclass.






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






28. a test of each individual component (often a program) to ensure that it is as defect-free as possible






29. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.






30. Spaces at the top and bottom and left and right of the document between the edges of the text; the absolute boundary of text and graphics on a page






31. In the relational database model is a collection of similar entities. An entity is represented by






32. The address of a website. Uniform Resource locator.






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






34. A web server software notable for playing a key role in the initial growth of the World Wide Web.






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






36. Specification about a tag (first ordered list: 1-2-3 or A-B-C)






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






38. Elements that are rendered (displayed) directly in line with the text






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






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






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






42. Field that uniquely identifies a record in a table






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






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






45. Used to amplify tags






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






47. Causes the chosen class to be dynamically loaded (at runtime)






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






49. Identifies the document as a web page.






50. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows