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. a constructor calls another constructor in its class using the ": this()" designation






3. 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).






4. Method that sets value of the attribute for the request which is retrieved later in either the current JSP page or another JSP page






5. Defines objects which can connect Java applications to a JDBC Driver






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






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






8. Formatting language for XML data






9. Tells the compiler where to access certain classes






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






11. The character that seperates one field from another in a plain text file.






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






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






14. Open-source SQL (Structured Query Language) database implementation. persistence provider.






15. Protocol layering is a common technique to simplify designs by dividing them into functional layers each concerned primarily with one task.






16. Retrieves values in JDBC






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






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






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






20. an individual component of a document






21. Type of method that changes the state of one field in an object.






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






23. 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).






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






25. Identifies the document as a web page.






26. Test class used to test your code automatically






27. Used to insert Java values directly into the output. It has the following form: <%= Java expression %>






28. a piece of Java-code embedded in the HTML-like JSP code






29. Process the tag contents if a test condition is satisfied






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






31. Used to pass data to a server. can contain input elements like text fields and checkboxes and radio-buttons and submit buttons and more. It can also contain select lists and textarea and fieldset and legend and label elements.






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






33. Entries in a database






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






35. Open-source SQL (Structured Query Language) database implementation. persistence provider.






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






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






38. Method for just getting (retrieving) data.






39. Record consisting of one or more fields that are links to other nodes and a data field






40. Tag that gives you the option to iterate over arrays and collections






41. This Java class is used in JDBC pages to execute SQL statements and provides protection against SQL scripting attacks






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






43. In this handler use event object to determine event target






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






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






46. An action that ANT will attempt to do






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






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






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






50. Manages the behavior and data of the application. Logic and data java class






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