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. Field that uniquely identifies a record in a table
JavaScript
parameter
scriptlet
primary key
2. This component of the MVC architecture represents what is delivered to the client browser
object
subclass
View
radio button
3. A web server software notable for playing a key role in the initial growth of the World Wide Web.
Apache
namespace
container
session attribute
4. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
JSP
attribute
relational database
selector
5. The character that seperates one field from another in a plain text file.
delimiter
POST
test method
POST
6. an object associated with a visitor. Data can be put in this and retrieved from it - much like a Hashtable. A different set of data is kept for each visitor to the site.
abstract class
session
session scope
event bubbling
7. Success
container
request attribute
2xx status code
W3C DOM
8. Java class specifically created to enable communication with a particular database management product such as MySQL
GET
helper class
visibility
Driver
9. This tag in a JSP page directs the associated Bean to receive a property when the user clicks a Submit button in the JSP page
ServletContext
request scope
library
<jsp:setProperty> tag
10. This tag in a JSP page directs the associated Bean to receive a property when the user clicks a Submit button in the JSP page
inline display
Tomcat
Structured Query Language
<jsp:setProperty> tag
11. One or more set of rules in an XSL style sheet
doGet()
sequence
2xx status code
template
12. Attribute used to associate a template with an XML element; also used to define a template for the entire XML document
CSS Property
war task
parent element
template-match
13. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - node fills this role
dependency
method signature
className attribute
<c:if>
14. These auto-generated methods allow us to change data members of a Java class
setter method
class library
request.getAttribute
element
15. The act of sending onto another destination
View
template
URL
forwarding
16. In the XML element <g:start_time> - g plays this role
session attribute
static content
namespace
DTD
17. Specifies that the child elements must appear in an order
<jsp:getProperty>
assertEquals method
sequence
request
18. Used to pass data to a server. can contain input elements like text fields and checkboxes and radio-buttons and submit buttons and more. It can also contain select lists and textarea and fieldset and legend and label elements.
form
JSP Expression Language
super()
jQuery theme
19. A module of Java code that is hosted on a web server
forwarding
parent element
Servlet
<c:forEach>
20. The address of a website. Uniform Resource locator.
table
URL
viewport
SQL injection attack
21. API for valid HTML and well-formed XML documents. defines logical structure of documents and the way a document is accessed & manipulated
qualified name
fixed positioning
GET
W3C DOM
22. Manages the behavior and data of the application. Logic and data java class
Model
Spec comment
$
stateless
23. Bean that survives for the life of the HTTP session
expression scriptlet
session Bean scope
request attribute
MySQL
24. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
foreign key
setter
assertEquals method
CSS selector
25. Defines restrictions on a simpleType or simpleContent or complexContent definition; names that are reserved by XML
request parameter
URL
restricted type
library
26. 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.
fail()
session
CSS selector
relative positioning
27. Entries in a database
Model
record
selector
<c:forEach> tag
28. Ascripting language used to make HTML pages interactive
<c:forEach> tag
HttpSession
request
JavaScript
29. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
JSP Expression Language
XMLHttpRequest
dynamic content
this()
30. This Java object encapsulates the information that a servlet sends back to the client
class library
response
setXXX method
form
31. A blueprint for creating objects of a certain kind; defines data and methods.
Java class
URL
forwarding
NodeList
32. The act of sending onto another destination
Transitional
padding
form
forward
33. A special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine
Connection
parameter
expression scriptlet
XSL
34. A special type of button in your forms that will perform the form's set action.
external style sheet
submit element
Driver
servlet
35. Description of a set of requirements to be satisfied by a method
padding
Spec comment
Object-Relational Mapping
try
36. Elements that are rendered (displayed) with empty space above and below
Statement
input element
block display
NodeList
37. Improving the design of existing software code. doesn't change the observable behavior of the software; it improves its internal structure
WAR file
foreign key constraint
getXXX method
refractor
38. Tag that gives you the option to iterate over arrays and collections
Caching
View
W3C
<c:forEach>
39. a database view that allows the user to see all fields for one record and enter them one at a time.
form
Session
getter
2xx status code
40. what an MVC is given by a database
Dynamic web project
ANT target
element
persistence
41. a single instance of that member shared by all instances of this class
JUnit test
test method
Static class member
Apache
42. Channel into a new direction (to a different page)
redirect
classes nested element
URL
session Bean scope
43. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
visibility
fixed positioning
Driver
input element
44. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.
protocol layering principle
className attribute
Element
viewport
45. Elements not displayed by the browser.
this()
hidden input element
HTTP
W3C DOM
46. XHTML element - a class name - an id name
padding
response
submit element
CSS selector
47. This Java object is used by a controller servlet to send the request to the appropriate JSP page
onreadystatechange
RequestDispatcher
Structured Query Language
sequence
48. Object used for executing a static SQL statement and returning the result it produces
Statement
Caching
class
Java class
49. 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.
ANT
XMLHttpRequest
rs.next()
XSL
50. This is used to select user information.
class
W3C
valid
input element