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. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)
Tomcat
stateless
class library
CSS property
2. Type of method that changes the state of one field in an object.
response
setter
absolute positioning
this()
3. jQuery provides a single object with the most important properties.
primary key
request scope
Event object
idempotent
4. Keyword that can be used inside any method to refer to the current object
forward
this()
fixed positioning
request.getAttribute
5. The act of sending onto another destination
refractor
request parameter
try
forwarding
6. An element in a dialog box that allows the user to choose from a set of options
Expression Scriptlet
CSS selector
mysqli
radio button
7. Attribute used to associate a template with an XML element; also used to define a template for the entire XML document
response
constructor
hidden input element
template-match
8. Governing body for the development of platform independent web standards
AJAX
relational database
AJAX
W3C
9. Open-source SQL (Structured Query Language) database implementation. persistence provider.
MySQL
Expression Scriptlet
session Bean scope
constructor
10. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.
dynamic content
visibility
HTTP
form
11. This Java object is used by a controller servlet to send the request to the appropriate JSP page
where clause
valid
ResultSet
RequestDispatcher
12. The address of a website. Uniform Resource locator.
URL
external style sheet
package
setter
13. Governing body for the development of platform independent web standards
agile programming
table
Spec comment
W3C
14. 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.
HTML strict
scriptlet
HttpSession
relative positioning
15. Methodology that anticipates need for flexibility. focuses on keeping code simple and testing often and delivering functional bits of application as soon as they're ready. goal is to build upon small client-approved parts as the project progresses as
Dynamic web project
container
agile programming
Extreme programming
16. What to attempt to do; requires a "catch" statement
try
Cascade delete
W3C DOM
GET
17. Tells a Browser how and where to display text and images on a web page.
tag
XSL
super()
restricted type
18. This DTD contains all HTML elements and attributes but does NOT INCLUDE presentational or deprecated elements (like font). Framesets are not allowed.
submit element
getter
CSS selector
HTML strict
19. Used to affect a certain portion of your material. They utilize the on/off approach.
package
super()
className attribute
container
20. associative array containing session variables available to the current script
onreadystatechange
$_SESSION
viewport
mysqli
21. This Java class is used in JDBC pages to execute SQL statements and and provides protection against SQL scripting attacks
Extreme programming
PreparedStatement
hidden input element
<c:forEach>
22. a piece of Java-code embedded in the HTML-like JSP code
scriptlet
JSP
URL
JSP
23. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
TCP (Transport Layer Protocol)
entity
assertEquals method
scriptlet
24. A web development technique that allows portions of Web pages to reload with fresh data instead of requiring the entire Web page to reload
<c:forEach> tag
GET
JavaBean
AJAX
25. A software program that checks an HTML document for syntactical errors.
response
validator
absolute positioning
external style sheet
26. The GET and HEAD are ____ methods and SHOULD NOT have the significance of taking an action other than retrieval.
View
safe
request parameter
session scope
27. Defines a standard way for accessing and manipulating HTML documents.
Cascade delete
tag
HTML DOM
fixed positioning
28. After a database query is performed this Java class provides access to the records extracted from the database
ResultSet
Exception
parent element
attribute
29. 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.
Java Standard Tag Library
Tomcat
doGet()
element
30. Tells the compiler where to access certain classes
short-circuit boolean evaluation
HttpSession
Java Standard Tag Library
import statement
31. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)
Servlet
session scope
helper class
relational database
32. Your computer sends a ______ for some file (e.g. "Get me the file 'home.html'") and the web server sends back a response ("Here's the file" - followed by the file itself).
XSL
SQL injection attack
request
relative positioning
33. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
sequence
padding
ResultSet
POST
34. Sets a property value or values in a Bean.
attribute
<jsp:useBean>
<jsp:setProperty>
event handler
35. Tells the compiler where to access certain classes
application scope
box model
import statement
Static class member
36. Name of the tag to which the style declarations have been assigned
entity
View
selector
viewport
37. Attribute that can be used to generate a unique identity for new rows
request scope
Transitional
string interpolation
auto_increment
38. Entries in a database
Attribute
record
ANT dependency
JavaBean
39. This Java class outputs the HTML content for a dynamically generated Web page
margins
session
servlet
ResultSet
40. Design pattern for asynchronous invocation of potentially long-running methods of an object
getter
2xx status code
Asynchronous method
application scope
41. a single instance of that member shared by all instances of this class
classes nested element
Model
Static class member
field
42. 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
forward
deprecated
this()
<jsp:setProperty>
43. Database that represents data as a collection of tables in which all data relationships are represented by common values in related tables
jQuery theme
relational database
Transitional
PreparedStatement
44. A pseudo-method that creates an object. Instance methods with the same name as their class. are invoked using the new keyword.
response
tag
Attribute
constructor
45. Document that conforms to SML syntax rules (ex. start tag without end tag)
session scope
well-formed
static content
relational database
46. an individual component of a document
element
qualified name
hidden input element
ServletContext
47. Used to extract only those records that fulfill a specified criterion.
session scope
Static class member
Hibernate
where clause
48. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
import statement
scriptlet
JSP Expression Language
MS Access
49. One or more complete Java statements grouped together logically - <% %>
die()
scriptlet
TextNode
weakly typed language
50. This term describes an action for which performing the action twice has the same effect as performing it once
request parameter
<jsp:setProperty> tag
idempotent
Event object