SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Java Web Programming
Start Test
Study First
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. Returns a list of elements with the given tag name.
Model
WAR webxml attribute
getElementsByTagName
classpath element
2. 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.
onreadystatechange
package
<jsp:useBean>
rs.next()
3. This Java class outputs the HTML content for a dynamically generated Web page
servlet
Data Access Object
JSTL (JavaServer Pages Standard Tag Library)
session
4. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
class
catch
constructor chaining
table
5. A POST request results from an HTML form that specifically lists POST as the METHOD and it should be handled by this method.
persistence
doPost()
<c:forEach> tag
import statement
6. A document type that allows the use of deprecated tags.
Transitional
WAR file
dynamic content
W3C
7. 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.
Content negotiation
SQL injection attack
build.xml
Extreme programming
8. 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
stateless
entity
absolute positioning
package
9. Programming language designed for managing data in relational database management systems
HTTP
Structured Query Language
constructor
throws
10. Bean that only survives for current request
request
<c:forEach> tag
response
request Bean scope
11. 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
ANT target
PreparedStatement
margins
class library
12. Specifies where to send the form-data when a form is submitted.
response
JUnit
cookie
form action
13. One or more complete Java statements grouped together logically - <% %>
scriptlet
import statement
Controller
jQuery theme
14. 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.
catch
doGet()
<jsp:useBean>
CGI variable
15. Class that extends the attributes and methods of a superclass
library
subclass
Connection
$
16. Short for World Wide Web Consortium. It is the international governing body for the development of platform independent web standards and specifications.
forward
W3C
absolute positioning
expression scriptlet
17. Ascripting language used to make HTML pages interactive
field
setXXX method
ANT task
JavaScript
18. 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.
URL
relative positioning
CGI variable
dynamic content
19. A notation that shows all of the information needed to invoke (or call) the method
method signature
CSS
POST
HttpSession
20. One or more complete Java statements grouped together logically - <% %>
Javadoc
scriptlet
<jsp:setProperty> tag
parameter
21. 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.
event handler
rs.next()
padding
Servlet
22. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
className attribute
request attribute
JSP
Asynchronous method
23. A special type of button in your forms that will perform the form's set action.
attribute
document.getElementById()
CSS selector
submit element
24. 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
public
margins
subclass
weakly typed language
25. This modifier on a Java class member directs that the member should have a single value that is shared by all instances of this class
static content
W3C
<jsp:setProperty>
ANT target
26. Entries in a database
record
where clause
assertEquals()
servlet
27. This modifier on a Java class member directs that the member should have a single value that is shared by all instances of this class
Tomcat
table
W3C
static content
28. 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.
session attribute
Tomcat
response
method signature
29. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
session Bean scope
input element
session
table
30. A blueprint for creating objects of a certain kind; defines data and methods.
Java class
element
Javadoc
CGI variable
31. Handles the error if it does not satisfy the "try" statement
catch
W3C
Event object
ANT task
32. The exclusive address of a web page. The official term is Uniform Resource Locator.
assertEquals()
class library
classpath element
URL
33. This is used to select user information.
CSS Property
Tomcat
die()
input element
34. ${myBean.name}... Java code that evaluates to a value
session
Session
Expression Scriptlet
getter
35. Clears an area around the content which is inside of the border of an element (length-%)
Tomcat
setter method
AJAX
padding
36. Compiles a java source tree
form
javac task
parent element
<jsp:setProperty> tag
37. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)
request
<jsp:getProperty>
helper class
PreparedStatement
38. Something that is not included in a rule or group or list or that does not behave in the expected way
session scope
ANT
Exception
doPost()
39. Used to amplify tags
helper class
jQuery
attribute
DTD
40. 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.
Expression language
class library
form
status code
41. This Java class outputs the HTML content for a dynamically generated Web page
private
status code
unit test
servlet
42. Pseudo-relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools
build.xml
MS Access
<c:forEach>
ResultSet
43. All data for a single member (object)
session attribute
request Bean scope
session object
visibility
44. Specific style elements such as background-color and font-size fill this role in CSS
class
<c:forEach> tag
CSS Property
JUnit test
45. Specific style elements such as background-color and font-size fill this role in CSS
CSS Property
MySQL
getXXX method
getElementsByTagName
46. 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.
relative positioning
stateless
document.getElementById()
response
47. This ANT element defines all of the places a Java task would look for classes to load
classpath element
redirect
<jsp:setProperty> tag
session object
48. Server error
Dynamically installed event handler
dynamic content
5XX status code
foreign key constraint
49. 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
stateless
superclass
request attribute
inline display
50. The address of a website. Uniform Resource locator.
Java Standard Tag Library
URL
valid
relational database