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
25
questions in
10 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. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
HTML strict
protocol layering principle
hidden input element
fixed positioning
2. Object used for executing a static SQL statement and returning the result it produces
JSP tag
Statement
setter
padding
3. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
HTML strict
Statement
XMLHttpRequest
war task
4. Layer below HTTP. HTTP accesses this. Reliable data stream service. The Internet's primary transport protocol; provides a point-to-point channel for applications that require reliable communications
TCP (Transport Layer Protocol)
request parameter
test method
GET
5. Bean that survives for the life of the HTTP session
radio button
Object-Relational Mapping
forwarding
session Bean scope
6. ${myBean.name}... Java code that evaluates to a value
assertEquals()
container
Expression Scriptlet
getter method
7. Relational database driver used in PHP programming language to provide an interface with MYSQL databases
scriptlet
document.getElementById()
mysqli
W3C
8. an object associated with a visitor. Data can be put in this and retrieved from it - much like a Hashtable. A different set of data is kept for each visitor to the site.
JSTL (JavaServer Pages Standard Tag Library)
JSP Expression Language
session
application scope
9. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
session scope
request attribute
GET
object
10. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
POST
<jsp:useBean>
this()
private
11. Renders the model into a form suitable for interaction - typically a user interface element. HTML and CSS
unit test
setter method
View
Extreme programming
12. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
static content
Static class member
response
assertEquals method
13. The event gets sent to the most specific element and after this element has an opportunity to react - the event bubbles up to more general elements.
parent element
4XX status code
event bubbling
Asynchronous method
14. Object reference
DriverManager
$
TextNode
Expression Scriptlet
15. The act of sending onto another destination
Class.forName()
superclass
forwarding
4XX status code
16. JavaScript library that emphasizes interaction between JavaScript and HTML.
CSS Property
JavaScript
padding
jQuery
17. 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
template
superclass
relational database
18. A document type that allows the use of deprecated tags.
NodeList
super()
Statement
Transitional
19. 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.
object
viewport
relative positioning
jQuery theme
20. Code indicating status that server sends back to you.
AJAX
ANT
status code
margins
21. Tells a Browser how and where to display text and images on a web page.
Hibernate
superclass
tag
onreadystatechange
22. XHTML element - a class name - an id name
View
CSS property
CSS selector
getter
23. Any item that can be manipulated such as picture and data file or text.
primary key
object
package
Dynamically installed event handler
24. Sets a property value or values in a Bean.
<jsp:setProperty>
Java class
Expression Language
Cascade delete
25. Attribute that can be used to generate a unique identity for new rows
Expression language
URL
relative positioning
auto_increment