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. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
ANT task
session Bean scope
setter
assertEquals method
2. A software program that checks an HTML document for syntactical errors.
agile programming
padding
validator
input element
3. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
attribute
Expression Language
container
request scope
4. Specifies how to send form-data (the form-data is sent to the page specified in the action attribute). POST or GET
Attribute
validator
object
form method
5. Java classes inside a package that have already been compiled into byte code.
form method
JAR file
HTTP
filtering
6. Name of the tag to which the style declarations have been assigned
ANT
selector
Apache
relational database
7. Sets values for parameters in JDBC
setXXX method
foreign key
request scope
XPATH
8. Renders the model into a form suitable for interaction - typically a user interface element. HTML and CSS
event handler
Extreme programming
View
Exception
9. Sets values for parameters in JDBC
setXXX method
onreadystatechange
agile programming
absolute positioning
10. an individual component of a document
JavaScript
element
ANT task
URL
11. object created by servlet container for Servlets to access environment information and provide ability for Servlet to bind object attributes to the invironment scope by name
GET
ServletContext
submit element
Expression Language
12. A collection of standard programs and subroutines that are stored and available for immediate use
helper class
radio button
persistence
library
13. Specifies that the Node will contain text elements
TextNode
TCP (Transport Layer Protocol)
request Bean scope
XSL
14. Specifies constraints and information about the values of attributes or text-only elements
session object
protocol layering principle
HttpSession
simple type
15. Method that sets value of the attribute for the request which is retrieved later in either the current JSP page or another JSP page
request.setAttribute
W3C
where clause
package
16. an individual component of a document
constructor
element
subclass
try
17. Certain look for a jquery element
ResultSet
jQuery theme
subclass
validator
18. Returns a reference to the element by its ID where element is a reference to an Element object or null if an element with the specified ID is not in the document.
relative positioning
MS Access
field
document.getElementById()
19. The element containing the current element with no intervening container elements.
parent element
response
Connection
Asynchronous method
20. Generic name for a Java class that manages data on behalf of a JSP page
JavaBean
2xx status code
public
request
21. a JAR file used to distribute a collection of JavaServer Pages and servlets and Java classes and XML files and tag libraries and static Web pages (HTML and related files) that together constitute a Web application.
public
$
Element
WAR file
22. The address of a website. Uniform Resource locator.
CSS Property
Model
assertEquals()
URL
23. Object reference
rs.next()
servlet
HttpSession
$
24. Defines a standard way for accessing and manipulating HTML documents.
box model
HTML DOM
private
Driver
25. The exclusive address of a web page. The official term is Uniform Resource Locator.
import statement
POST
URL
abstract class
26. a constructor calls another constructor in its class using the ": this()" designation
Spec comment
constructor chaining
catch
event handler
27. 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.
static content
JavaScript
Tomcat
dynamic content
28. The element containing the current element with no intervening container elements.
parent element
<jsp:getProperty>
form
ANT dependency
29. An element in a dialog box that allows the user to choose from a set of options
ANT
application scope
document.getElementById()
radio button
30. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
setter
fixed positioning
Tomcat
attribute
31. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.
dependency
test method
Expression language
viewport
32. stores information about or change settings for a user session. Variables stored in it hold information about one single user and are available to all pages in one application.
session object
Structured Query Language
viewport
CSS selector
33. Does nothing if expected value equals actual value but throws error otherwise
where clause
assertEquals()
response
Statement
34. 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.
Transitional
ANT
JSTL (JavaServer Pages Standard Tag Library)
submit element
35. Specifies where to send the form-data when a form is submitted.
Caching
response
form action
block display
36. a JAR file used to distribute a collection of JavaServer Pages and servlets and Java classes and XML files and tag libraries and static Web pages (HTML and related files) that together constitute a Web application.
session scope
WAR file
Connection
ServletContext
37. a class whose primary purpose is to define an interface deferring some or all of its implementations to subclasses. Cannot be instantiated
abstract class
Object-Relational Mapping
expression scriptlet
JavaScript
38. 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.
Tomcat
JUnit test
stateless
session object
39. Attribute used to associate a template with an XML element; also used to define a template for the entire XML document
URL
PreparedStatement
template-match
event bubbling
40. a class whose primary purpose is to define an interface deferring some or all of its implementations to subclasses. Cannot be instantiated
ANT
JUnit test
abstract class
RequestDispatcher
41. a test of each individual component (often a program) to ensure that it is as defect-free as possible
4XX status code
session
fail()
unit test
42. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)
XML Schema
event handler
Expression language
CSS property
43. Open-source SQL (Structured Query Language) database implementation. persistence provider.
MySQL
form method
where clause
form
44. Tells the compiler where to access certain classes
HTTP
import statement
TextNode
validator
45. Element that will be completed as part of a parent element/task
primary key
fixed positioning
filtering
classes nested element
46. Object created by servlet container for Servlets to access environment information and provide ability for Servlet to bind object attributes to the invironment scope by name
padding
Data Access Object
ServletContext
throws
47. Method for just getting (retrieving) data.
GET
package
abstract class
Exception
48. 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
submit element
deprecated
servlet
getter method
49. Elements not displayed by the browser.
document.getElementById()
field
hidden input element
subclass
50. Specifies that the child elements must appear in an order
<c:forEach> tag
session scope
sequence
<c:if>