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. String that is the result of submitting an HTTP request/form with query that specifies the name/value pairs
foreign key
form action
request parameter
POST
2. Accessor whose purpose is to return the value stored in an instance variable.
parent element
getter method
response
Cascade delete
3. The act of sending onto another destination
forwarding
element
CSS Property
event handler
4. Class of agile programming in which "waterfall" loop is compressed into shorter loops. each iteration adds functionality & client is responsible for acceptance testing.
radio button
SQL injection attack
Static class member
Extreme programming
5. Needs to be installed to run PHP on Apache
Connection
Apache PHP module
URL
servlet
6. Single piece of info; record is one complete set of these
assertEquals()
relational database
<jsp:getProperty>
field
7. In this handler use event object to determine event target
<jsp:setProperty>
qualified name
Dynamically installed event handler
DriverManager
8. Specific style elements such as background-color and font-size fill this role in CSS
request parameter
CSS Property
abstract class
HTML DOM
9. Compiles a java source tree
javac task
View
qualified name
application scope
10. Bean that survives for the life of the HTTP session
die()
method signature
CSS selector
session Bean scope
11. Used for an origin website to send state information to a user's browser and for the browser to return the state information to the origin site.
cookie
Expression Scriptlet
form method
Node
12. A special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine
package
Java Standard Tag Library
getXXX method
parameter
13. The function for the browser to run when the server responds to your request
rs.next()
onreadystatechange
table
HTML strict
14. Scope of variables that would be stored in a database
application scope
JavaScript
visibility
field
15. Used to insert Java values directly into the output. It has the following form: <%= Java expression %>
expression scriptlet
viewport
box model
<jsp:setProperty> tag
16. 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
getXXX method
HTML strict
margins
Data Access Object
17. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - node fills this role
Class.forName()
tag
HttpSession
className attribute
18. This component of the MVC architecture represents what is delivered to the client browser
TCP (Transport Layer Protocol)
View
external style sheet
session
19. This DTD contains all HTML elements and attributes but does NOT INCLUDE presentational or deprecated elements (like font). Framesets are not allowed.
Java Standard Tag Library
<jsp:useBean> tag
ANT target
HTML strict
20. Web page content that changes or is changed automatically based on database content or user information.
dependency
idempotent
dynamic content
request object
21. Used to affect a certain portion of your material. They utilize the on/off approach.
<jsp:getProperty>
container
form
persistence
22. reduces the amount of redundancy in code that may connect to the database (assists in some functionality)
helper class
getter method
session scope
HTML DOM
23. 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
session scope
junit task
$_SESSION
24. Success
JavaScript
SQL injection attack
parameter
2xx status code
25. Part of JUnit and fails a test with no message
forward
className attribute
fail()
well-formed
26. Elements that are rendered (displayed) directly in line with the text
attribute
inline display
JavaScript
agile programming
27. In this handler use event object to determine event target
Dynamically installed event handler
object
Driver
unit test
28. Scope of variables that would be stored in a database
application scope
Dynamically installed event handler
container
tag
29. Name which includes a directive to a particular class or object in its reference (ex. System.in); use the .(dot) operator
absolute positioning
record
qualified name
form method
30. This can be of two types: loaded from an external tag library or predefined tag; do not use <% but just the < character
JSP tag
this()
JSP Expression Language
<jsp:setProperty>
31. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
<jsp:useBean> tag
test method
expression scriptlet
viewport
32. All data for a single member (object)
Content negotiation
selector
Apache
session object
33. An XML document whose content describes the structure of other XML documents.
XML Schema
Tomcat
where clause
TextNode
34. 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.
MS Access
response
JUnit test
HttpSession
35. a set of classes that supports the development of programs
ResultSet
JSP tag
POST
class library
36. Generic name for a Java class that manages data on behalf of a JSP page
visibility
table
Java Standard Tag Library
JavaBean
37. Describes the styles of the page elements - such as their colors and font sizes and background colors.
MS Access
CSS
getter
deprecated
38. Document that conforms to SML syntax rules (ex. start tag without end tag)
relational database
well-formed
request Bean scope
setter method
39. The element containing the current element with no intervening container elements.
helper class
ResultSet
DriverManager
parent element
40. In the XML fragment <node id="7" x_pos="330" ypos="450">BasicVersity</node> - id and x_pos and y_pos fill this role
Attribute
Tomcat
jQuery theme
<c:forEach> tag
41. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
scriptlet
Tomcat
package
table
42. 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
package
Connection
URL
entity
43. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
getXXX method
JSP Expression Language
getElementsByTagName
entity
44. Code indicating status that server sends back to you.
Tomcat
XSL
<jsp:useBean> tag
status code
45. A blueprint for creating objects of a certain kind; defines data and methods.
stateless
test method
Java class
viewport
46. 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.
cookie
document.getElementById()
margins
session object
47. 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.
class library
constructor
Tomcat
getXXX method
48. A pseudo-method that creates an object. Instance methods with the same name as their class. are invoked using the new keyword.
Expression language
HTTP
constructor
request scope
49. The exclusive address of a web page. The official term is Uniform Resource Locator.
expression scriptlet
expression scriptlet
URL
class library
50. 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
session scope
Expression language
auto_increment
stateless