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. Certain look for a jquery element
package
SQL injection attack
session scope
jQuery theme
2. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.
Controller
RequestDispatcher
session scope
HTTP
3. 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.
relational database
HTML strict
HttpSession
package
4. One or more complete Java statements grouped together logically - <% %>
scriptlet
class library
primary key
Tomcat
5. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
session object
foreign key
table
<c:forEach>
6. Name of the tag to which the style declarations have been assigned
<jsp:useBean> tag
library
selector
DriverManager
7. 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
Model
onreadystatechange
unit test
8. jQuery provides a single object with the most important properties.
5XX status code
padding
session scope
Event object
9. Defines objects which can connect Java applications to a JDBC Driver
hidden input element
box model
event bubbling
DriverManager
10. 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
POST
MS Access
filtering
XMLHttpRequest
11. The character that seperates one field from another in a plain text file.
delimiter
id attribute
TextNode
Exception
12. Advances the record cursor by one record. Returns a boolean value indicating success or failure. Failure occurs if the cursor moved past the last record.
rs.next()
safe
constructor
setter method
13. Client error
4XX status code
classes nested element
private
JUnit
14. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
JUnit test
parent element
visibility
POST
15. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
GET
visibility
table
external style sheet
16. Elements of the programming language which have essentially evolved out of use/style. Example of this is the java.awt package and its replacement javax.swing
jQuery
tag
deprecated
field
17. Single piece of info; record is one complete set of these
Apache
restricted type
primary key
field
18. Represents a table in a relational database; each instance corresponds to a row in that table
restricted type
protocol layering principle
entity
<jsp:getProperty>
19. 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
input element
margins
refractor
Element
20. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)
helper class
cookie
<c:forEach> tag
form method
21. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
fixed positioning
Model
radio button
foreign key
22. This Java object encapsulates the information that a servlet sends back to the client
Entity class
session scope
JSTL (JavaServer Pages Standard Tag Library)
response
23. A program that extracts comments from Java Source files and produces documentation files in HTML.
Javadoc
URL
CSS selector
package
24. Bean that survives for the life of the HTTP session
session Bean scope
session scope
Data Access Object
$_REQUEST
25. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
XHTML (Extensible Hypertext Mark-up Language)
doGet()
attribute
PreparedStatement
26. Servlet configuration descriptor to use WEB-INF/web.xml; required most of the time in WAR task
validator
WAR webxml attribute
CSS property
MySQL
27. Method for just getting (retrieving) data.
2xx status code
2xx status code
GET
Class.forName()
28. What to attempt to do; requires a "catch" statement
URL
try
4XX status code
request
29. Defines a standard way for accessing and manipulating HTML documents.
onreadystatechange
HTML DOM
build.xml
Tomcat
30. Returns a list of elements with the given tag name.
build.xml
POST
getElementsByTagName
JSTL
31. A special type of button in your forms that will perform the form's set action.
id attribute
Driver
public
submit element
32. Used to affect a certain portion of your material. They utilize the on/off approach.
NodeList
container
redirect
<c:forEach> tag
33. Object associated with a visitor; similar to a Hashtable; different set of data kept for each visitor to the site
Data Access Object
Session
attribute
form
34. API for valid HTML and well-formed XML documents. defines logical structure of documents and the way a document is accessed & manipulated
JavaBean
5XX status code
W3C DOM
request Bean scope
35. Method that sets value of the attribute for the request which is retrieved later in either the current JSP page or another JSP page
scriptlet
request.setAttribute
DTD
RequestDispatcher
36. 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
W3C DOM
Element
dynamic content
37. The element containing the current element with no intervening container elements.
method signature
parent element
session object
relational database
38. attributes that are bound to a session as a mean to provide state to a set of related HTTP requests
Statement
import statement
form action
session attribute
39. Gets the value of a Bean property so that you can display it in a result page.
simple type
<jsp:getProperty>
refractor
block display
40. a class whose primary purpose is to define an interface deferring some or all of its implementations to subclasses. Cannot be instantiated
Exception
abstract class
static content
jQuery theme
41. a set of classes that supports the development of programs
<jsp:getProperty>
auto_increment
class library
throws
42. This is used to select user information.
View
input element
deprecated
parameter
43. Channel into a new direction (to a different page)
$_REQUEST
Expression Scriptlet
throws
redirect
44. Tells a Browser how and where to display text and images on a web page.
XMLHttpRequest
tag
setter
auto_increment
45. 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.
W3C
getXXX method
table
document.getElementById()
46. 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
session Bean scope
deprecated
field
47. 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.
relative positioning
jQuery theme
Java class
try
48. Insert a string or replace a variable with its value; makes string formatting and specifying contents more intuitive
JavaScript
string interpolation
MySQL
XML Schema
49. Entries in a database
record
Content negotiation
JAR file
Connection
50. jQuery provides a single object with the most important properties.
PreparedStatement
Event object
string interpolation
visibility