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. Tag that gives you the option to iterate over arrays and collections
Asynchronous method
superclass
$_REQUEST
<c:forEach>
2. A module of Java code that is hosted on a web server
Tomcat
Servlet
viewport
CSS selector
3. If the XML file containing the fragment above were parsed with a W3C DOM parser (as in our programming assignment) - the contents of the fragment above would appear as an object satisfying this interface
junit task
WAR file
submit element
Element
4. Element that will be completed as part of a parent element/task
Structured Query Language
WAR file
classes nested element
HTTP
5. Part of class definition that tells control what to do in response to event
JSP Expression Language
event handler
JavaBean
CSS Property
6. Server error
5XX status code
CSS selector
setter
event handler
7. Class of agile programming in which "waterfall" loop is compressed into shorter loops. each iteration adds functionality & client is responsible for acceptance testing.
Extreme programming
URL
assertEquals method
block display
8. All data for a single member (object)
table
JSP Expression Language
4XX status code
session object
9. Technology specifically designed for automated logic testing of Web applications
JUnit
element
element
request.getAttribute
10. attributes that are bound to a session as a mean to provide state to a set of related HTTP requests
session attribute
delimiter
4XX status code
Static class member
11. Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
Tomcat
HttpSession
document.getElementById()
catch
12. 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
View
JUnit test
static content
URL
13. A special type of button in your forms that will perform the form's set action.
object
ResultSet
HTTP
submit element
14. Something that is not included in a rule or group or list or that does not behave in the expected way
Exception
<jsp:useBean> tag
form action
JSTL
15. 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
unit test
Static class member
package
Expression language
16. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
entity
import statement
fixed positioning
request attribute
17. This can be of two types: loaded from an external tag library or predefined tag; do not use <% but just the < character
request attribute
request Bean scope
JSP tag
try
18. Object used for executing a static SQL statement and returning the result it produces
Hibernate
viewport
<jsp:useBean> tag
Statement
19. Specifies that the child elements must appear in an order
$_REQUEST
sequence
relational database
servlet
20. A class that provides its attributes and methods to a subclass.
URL
Cascade delete
relative positioning
superclass
21. Uses the equal sign to give the object property on the left of the equal sign the value on the right of the equal sign.
assignment statement
GET
relative positioning
padding
22. A collection of standard programs and subroutines that are stored and available for immediate use
getElementsByTagName
Apache
Caching
library
23. This term describes an action for which performing the action twice has the same effect as performing it once
idempotent
2xx status code
JSP
<jsp:getProperty>
24. Attribute used to associate a template with an XML element; also used to define a template for the entire XML document
$_REQUEST
template-match
attribute
library
25. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)
helper class
class
Element
event handler
26. Process the tag contents if a test condition is satisfied
JSP tag
<c:if>
relative positioning
radio button
27. Open-source servlet container. popular servlet engine of the apache project
this()
scriptlet
form method
Tomcat
28. Language that support either implicit type conversion (nearly all languages support at least one implicit type conversion) and ad-hoc polymorphism (also known as overloading) or both (ex. PHP)
weakly typed language
constructor
<jsp:useBean>
status code
29. Runs tests in ANT; just have <formatter> - <test> and <classpath>
padding
junit task
tag
CSS
30. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
JSP Expression Language
Expression Scriptlet
subclass
ServletContext
31. Marks successful completion of one or more tasks - what you are trying to get to.
margins
margins
record
ANT target
32. After a database query is performed this Java class provides access to the records extracted from the database
Exception
CSS Property
JSP tag
ResultSet
33. Returns a list of elements with the given tag name.
getElementsByTagName
ANT target
inline display
request parameter
34. XHTML element - a class name - an id name
CSS selector
Structured Query Language
forward
validator
35. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
id attribute
test method
die()
class
36. This is used to select user information.
<jsp:getProperty>
JavaBean
container
input element
37. Open-source SQL (Structured Query Language) database implementation. persistence provider.
validator
qualified name
MySQL
entity
38. Script that contains one project and at least one (default) target. Targets contain task elements. Used by ANT
4XX status code
constructor
public
build.xml
39. a set of classes that supports the development of programs
<jsp:useBean> tag
die()
XHTML (Extensible Hypertext Mark-up Language)
class library
40. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
Static class member
test method
Apache
fixed positioning
41. 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
event bubbling
setter method
margins
input element
42. A module of Java code that is hosted on a web server
Servlet
Java Standard Tag Library
XMLHttpRequest
relative positioning
43. Something that is not included in a rule or group or list or that does not behave in the expected way
application scope
Exception
HTML strict
input element
44. This ANT element defines all of the places a Java task would look for classes to load
JavaScript
JSP
classpath element
tag
45. This provides methods that allow you to retrieve header information as well as information about the client and server.
request object
JSP
id attribute
filtering
46. Content- Padding - Border- Margin
box model
getElementsByTagName
expression scriptlet
private
47. This is used to select user information.
weakly typed language
input element
session scope
constructor chaining
48. Single piece of info; record is one complete set of these
PreparedStatement
Exception
CSS Property
field
49. allows client software to communicate with database server software
Event object
Expression Language
foreign key
Connection
50. This Java object encapsulates the information that a servlet sends back to the client
ResultSet
response
rs.next()
absolute positioning