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. Bean that survives for the life of the HTTP session
XMLHttpRequest
package
session Bean scope
primary key
2. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
table
POST
Servlet
ANT
3. Test class used to test your code automatically
expression scriptlet
package
padding
JUnit test
4. A style sheet containing format and layout settings that is stored in a separate file.
external style sheet
package
servlet
viewport
5. reduces the amount of redundancy in code that may connect to the database (assists in some functionality)
attribute
ResultSet
helper class
request object
6. Design pattern for asynchronous invocation of potentially long-running methods of an object
id attribute
W3C
JUnit
Asynchronous method
7. Well-formed XML document which also conforms to rules of a Document Type Definition (DTD) or an XML Schema (XSD)
document.getElementById()
valid
Expression Language
assertEquals()
8. Pseudo-relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools
block display
MS Access
Class.forName()
Connection
9. A POST request results from an HTML form that specifically lists POST as the METHOD and it should be handled by this method.
doPost()
XHTML (Extensible Hypertext Mark-up Language)
assertEquals()
margins
10. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
$_SESSION
<jsp:useBean> tag
Spec comment
DTD
11. Tag that gives you the option to iterate over arrays and collections
record
selector
validator
<c:forEach> tag
12. Defines objects which can connect Java applications to a JDBC Driver
DriverManager
test method
foreign key
TCP (Transport Layer Protocol)
13. Certain look for a jquery element
jQuery theme
request attribute
visibility
request scope
14. a class whose primary purpose is to define an interface deferring some or all of its implementations to subclasses. Cannot be instantiated
fail()
padding
Statement
abstract class
15. Success
template-match
$_REQUEST
2xx status code
session attribute
16. Defines a standard way for accessing and manipulating HTML documents.
HTML DOM
request parameter
Class.forName()
persistence
17. The function for the browser to run when the server responds to your request
Transitional
<jsp:setProperty>
form method
onreadystatechange
18. a constructor calls another constructor in its class using the ": this()" designation
Class.forName()
constructor chaining
hidden input element
JavaScript
19. One or more complete Java statements grouped together logically - <% %>
<jsp:useBean> tag
scriptlet
Node
request
20. Combination of data and operations that can be performed on that data; specification of the data members and methods of the object.
public
test method
class
external style sheet
21. The act of intercepting requests and responses to transform or use info contained in the requests or responses; can transform response from a servlet or JSP page
filtering
MySQL
class
2xx status code
22. This component of the MVC architecture holds business data that will be displayed in the JSP page
Model
record
View
delimiter
23. Attribute used to associate a template with an XML element; also used to define a template for the entire XML document
fixed positioning
template-match
ANT task
request parameter
24. Returns a list of elements with the given tag name.
<jsp:useBean>
getElementsByTagName
document.getElementById()
agile programming
25. 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.
<jsp:setProperty> tag
constructor
ANT
method signature
26. Not intended to be depended on by external code and thus are not part of the interface.
private
try
external style sheet
Javadoc
27. Content- Padding - Border- Margin
weakly typed language
5XX status code
box model
CSS selector
28. a database view that allows the user to see all fields for one record and enter them one at a time.
absolute positioning
form
response
XHTML (Extensible Hypertext Mark-up Language)
29. All data for a single member (object)
selector
event handler
SQL injection attack
session object
30. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.
classes nested element
event bubbling
HTTP
JavaBean
31. Tells a Browser how and where to display text and images on a web page.
tag
assertEquals method
AJAX
pathelement element
32. Part of class definition that tells control what to do in response to event
URL
CSS property
viewport
event handler
33. These auto-generated methods allow us to change data members of a Java class
selector
relative positioning
JavaScript
setter method
34. Tag that gives you the option to iterate over arrays and collections
<c:forEach>
visibility
die()
request object
35. Handles the error if it does not satisfy the "try" statement
scriptlet
table
weakly typed language
catch
36. Identifies the document as a web page.
setter
PreparedStatement
ServletContext
DTD
37. Pseudo-relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools
auto_increment
GET
getElementsByTagName
MS Access
38. Open-source servlet container. popular servlet engine of the apache project
Tomcat
template-match
DriverManager
throws
39. A document type that allows the use of deprecated tags.
Transitional
setXXX method
form
subclass
40. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
assertEquals method
JavaBean
attribute
abstract class
41. 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
HTTP
session
selector
42. Java Server Page - web page coding standard that allows developers to dynamically generate web pages in response to user request
attribute
JSP
Cascade delete
className attribute
43. Specifies where to send the form-data when a form is submitted.
attribute
input element
form action
stateless
44. Defines restrictions on a simpleType or simpleContent or complexContent definition; names that are reserved by XML
simple type
restricted type
ResultSet
Exception
45. Scope of variables that would be stored in a database
ANT task
input element
<jsp:useBean> tag
application scope
46. Elements not displayed by the browser.
TextNode
hidden input element
selector
foreign key
47. The function for the browser to run when the server responds to your request
Connection
TCP (Transport Layer Protocol)
onreadystatechange
AJAX
48. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
request attribute
JSTL
table
scriptlet
49. Bean that only survives for current request
foreign key constraint
request Bean scope
helper class
Cascade delete
50. Database that represents data as a collection of tables in which all data relationships are represented by common values in related tables
JAR file
sequence
jQuery theme
relational database