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. 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.
primary key
HttpSession
template-match
session object
2. Handles the error if it does not satisfy the "try" statement
catch
Hibernate
<jsp:setProperty> tag
constructor chaining
3. In JSP; makes it possible to easily access application data stored in JavaBeans components (by using characters such as {...} - < - >). Used with JSTL to replace all JAVA
AJAX
AJAX
request.getAttribute
Expression language
4. XML element that contains other elements and/or attributes
super()
idempotent
complex type
session object
5. This is used to select user information.
idempotent
JavaBean
input element
request attribute
6. The element containing the current element with no intervening container elements.
element
HTML strict
parent element
subclass
7. Done by including portions of SQL statements in a web form entry field in an attempt to get the website to pass a newly formed rogue SQL command to the database
SQL injection attack
scriptlet
Apache
Dynamically installed event handler
8. Used to affect a certain portion of your material. They utilize the on/off approach.
protocol layering principle
package
container
test method
9. Success
2xx status code
primary key
parameter
Statement
10. JavaScript library that emphasizes interaction between JavaScript and HTML.
jQuery
className attribute
CGI variable
assertEquals()
11. Runs tests in ANT; just have <formatter> - <test> and <classpath>
super()
W3C
foreign key constraint
junit task
12. Accessor whose purpose is to return the value stored in an instance variable.
WAR file
getter method
try
Javadoc
13. Specifies constraints and information about the values of attributes or text-only elements
Tomcat
simple type
selector
Structured Query Language
14. A software program that checks an HTML document for syntactical errors.
ServletContext
URL
validator
idempotent
15. Ascripting language used to make HTML pages interactive
valid
field
JavaScript
response
16. Certain look for a jquery element
stateless
jQuery theme
Event object
onreadystatechange
17. The function for the browser to run when the server responds to your request
XMLHttpRequest
onreadystatechange
request
View
18. In the relational database model is a collection of similar entities. An entity is represented by
margins
well-formed
Entity class
record
19. Specifies that the child elements must appear in an order
superclass
Structured Query Language
sequence
XML Schema
20. 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.
ANT dependency
session attribute
assignment statement
entity
21. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
ANT target
JSP
POST
Javadoc
22. Name which includes a directive to a particular class or object in its reference (ex. System.in); use the .(dot) operator
constructor
ANT
protocol layering principle
qualified name
23. Part of JUnit and fails a test with no message
this()
Node
fail()
JAR file
24. Computer stops examining comparisons as soon as it determines the final outcome
CSS
jQuery
short-circuit boolean evaluation
auto_increment
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
input element
Controller
object
26. This component of the MVC architecture holds business data that will be displayed in the JSP page
id attribute
Model
validator
block display
27. Defines a standard way for accessing and manipulating HTML documents.
Class.forName()
event handler
HTML DOM
onreadystatechange
28. This component of the MVC architecture holds business data that will be displayed in the JSP page
this()
dynamic content
request.getAttribute
Model
29. Method that tests the program
element
Element
war task
test method
30. a piece of Java-code embedded in the HTML-like JSP code
session Bean scope
scriptlet
getElementsByTagName
Javadoc
31. HTTP request method. Parameters are passed to the server through a separate input channel. used for non-dempotent requests.
View
JSP Expression Language
POST
$_SESSION
32. An XML document whose content describes the structure of other XML documents.
<c:forEach>
filtering
XML Schema
Dynamically installed event handler
33. Name of the tag to which the style declarations have been assigned
expression scriptlet
HTML DOM
selector
table
34. A class that provides its attributes and methods to a subclass.
superclass
View
XSL
expression scriptlet
35. Gets the value of a Bean property so that you can display it in a result page.
session scope
<jsp:getProperty>
JUnit
viewport
36. Bean that survives for the life of the HTTP session
setXXX method
session Bean scope
table
weakly typed language
37. 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.
Driver
4XX status code
session object
CSS Property
38. a class whose primary purpose is to define an interface deferring some or all of its implementations to subclasses. Cannot be instantiated
cookie
abstract class
CSS selector
Tomcat
39. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
id attribute
URL
form
throws
40. Defines objects which can connect Java applications to a JDBC Driver
JavaBean
Element
WAR webxml attribute
DriverManager
41. a piece of Java-code embedded in the HTML-like JSP code
scriptlet
URL
template
SQL injection attack
42. Not intended to be depended on by external code and thus are not part of the interface.
private
validator
getElementsByTagName
parameter
43. Server error
Class.forName()
javac task
request attribute
5XX status code
44. The act of sending onto another destination
forwarding
build.xml
private
<jsp:setProperty> tag
45. The exclusive address of a web page. The official term is Uniform Resource Locator.
CSS property
id attribute
URL
<jsp:setProperty>
46. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
onreadystatechange
session scope
tag
fixed positioning
47. A document type that allows the use of deprecated tags.
weakly typed language
forwarding
fixed positioning
Transitional
48. Type of method that changes the state of one field in an object.
Apache PHP module
session scope
setter
constructor chaining
49. String that is the result of submitting an HTTP request/form with query that specifies the name/value pairs
external style sheet
request parameter
Apache PHP module
ResultSet
50. 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
Element
session attribute
Cascade delete
field