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. In this handler use event object to determine event target
absolute positioning
Dynamically installed event handler
entity
throws
2. ${myBean.name}... Java code that evaluates to a value
ServletContext
Expression Scriptlet
class library
$
3. Test class used to test your code automatically
5XX status code
input element
expression scriptlet
JUnit test
4. The act of sending onto another destination
JUnit
margins
Expression language
forward
5. A communications protocol that treats each request as an independent transaction that is unrelated to any previous request so that the communication consists of independent pairs of requests and responses. Does not require the server to retain sessio
Data Access Object
URL
foreign key constraint
stateless
6. 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).
response
form
HTML DOM
request
7. Open-source servlet container. popular servlet engine of the apache project
Tomcat
input element
method signature
margins
8. Renders the model into a form suitable for interaction - typically a user interface element. HTML and CSS
View
Driver
Statement
session attribute
9. Defines a standard way for accessing and manipulating HTML documents.
HTML DOM
Statement
doGet()
public
10. This Java class outputs the HTML content for a dynamically generated Web page
Apache
setter method
assertEquals method
servlet
11. Describes the styles of the page elements - such as their colors and font sizes and background colors.
request
jQuery theme
<jsp:useBean>
CSS
12. Used to extract only those records that fulfill a specified criterion.
container
HTTP
getter method
where clause
13. Success
Attribute
external style sheet
HTML strict
2xx status code
14. Sets values for parameters in JDBC
jQuery theme
form method
die()
setXXX method
15. allows client software to communicate with database server software
foreign key constraint
this()
session Bean scope
Connection
16. Design pattern for asynchronous invocation of potentially long-running methods of an object
event handler
radio button
id attribute
Asynchronous method
17. Does nothing if expected value equals actual value but throws error otherwise
JSP tag
application scope
sequence
assertEquals()
18. 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
margins
form method
DriverManager
import statement
19. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
Attribute
id attribute
fail()
session
20. Bean that only survives for current request
request Bean scope
war task
input element
dependency
21. A module of Java code that is hosted on a web server
session object
Servlet
<jsp:setProperty> tag
<jsp:getProperty>
22. Gets the value of a Bean property so that you can display it in a result page.
PreparedStatement
<jsp:useBean> tag
ServletContext
<jsp:getProperty>
23. This Java class is used in JDBC pages to execute SQL statements and provides protection against SQL scripting attacks
session object
CSS selector
PreparedStatement
URL
24. Used to insert Java values directly into the output. It has the following form: <%= Java expression %>
Caching
weakly typed language
<jsp:getProperty>
expression scriptlet
25. Formatting language for XML data
fixed positioning
Expression Scriptlet
XSL
event bubbling
26. A GET request results from a normal request for a URL or from an HTML form that has no METHOD specified and it should be handled by this method.
doGet()
forward
Structured Query Language
W3C
27. 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.
package
Static class member
servlet
ANT
28. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
table
relational database
scriptlet
object
29. an individual component of a document
relative positioning
element
MySQL
2xx status code
30. Scope of variables that would be stored in a database
package
application scope
primary key
MySQL
31. Controlling the exact location of text and pictures on a web page by specifying coordinates on the page.
Statement
Driver
absolute positioning
Model
32. Sets a property value or values in a Bean.
5XX status code
this()
package
<jsp:setProperty>
33. 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
well-formed
setter method
View
deprecated
34. a JAR file used to distribute a collection of JavaServer Pages and servlets and Java classes and XML files and tag libraries and static Web pages (HTML and related files) that together constitute a Web application.
WAR file
selector
relational database
XMLHttpRequest
35. 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
ANT task
Element
margins
tag
36. Certain look for a jquery element
Apache
jQuery theme
Servlet
rs.next()
37. Record consisting of one or more fields that are links to other nodes and a data field
library
HttpSession
radio button
Node
38. A system where Web pages and their associated graphics are stored locally on a client computer to reduce Internet traffic and download wait time the next time the page is viewed.
Attribute
expression scriptlet
Caching
constructor
39. Server error
redirect
method signature
5XX status code
hidden input element
40. After a database query is performed - this Java class provides access to the records extracted from the database
XMLHttpRequest
external style sheet
assignment statement
ResultSet
41. All data for a single member (object)
namespace
WAR file
deprecated
session object
42. The act of sending onto another destination
class
Cascade delete
DriverManager
forwarding
43. attributes that are bound to a session as a mean to provide state to a set of related HTTP requests
session attribute
Element
inline display
entity
44. Bean that survives for the life of the HTTP session
safe
session Bean scope
XMLHttpRequest
qualified name
45. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
className attribute
constructor
<jsp:useBean> tag
stateless
46. Java class specifically created to enable communication with a particular database management product such as MySQL
jQuery theme
Driver
attribute
GET
47. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
Element
Driver
assertEquals method
catch
48. Open-source servlet container. popular servlet engine of the apache project
request object
well-formed
Tomcat
junit task
49. Code indicating status that server sends back to you.
status code
JSTL
Cascade delete
<jsp:setProperty>
50. This Java class is used in JDBC pages to execute SQL statements and provides protection against SQL scripting attacks
session attribute
this()
PreparedStatement
className attribute