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. Elements that are rendered (displayed) directly in line with the text
CSS
WAR file
radio button
inline display
2. In this handler use event object to determine event target
Dynamically installed event handler
CSS
WAR webxml attribute
assignment statement
3. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
scriptlet
expression scriptlet
fixed positioning
View
4. Type of method that returns the state of one field in an object.
stateless
getter
Connection
Event object
5. Specific style elements such as background-color and font-size fill this role in CSS
scriptlet
assignment statement
CSS Property
helper class
6. a single instance of that member shared by all instances of this class
where clause
CSS selector
Static class member
package
7. Entries in a database
setter
Static class member
record
radio button
8. Specifies that the Node will contain text elements
URL
TextNode
library
radio button
9. Improving the design of existing software code. doesn't change the observable behavior of the software; it improves its internal structure
fail()
refractor
library
View
10. One or more complete Java statements grouped together logically - <% %>
stateless
request scope
scriptlet
application scope
11. Describes the styles of the page elements - such as their colors and font sizes and background colors.
selector
CSS
<jsp:setProperty>
expression scriptlet
12. The act of sending onto another destination
forwarding
container
session scope
Transitional
13. The next generation of HTML and is a hybrid between HTML and XML. XML was designed to describe data. HTML was designed to display data.
response
session scope
getElementsByTagName
XHTML (Extensible Hypertext Mark-up Language)
14. a set of classes that supports the development of programs
Session
class library
servlet
primary key
15. Part of class definition that tells control what to do in response to event
Cascade delete
Spec comment
event handler
inline display
16. Governing body for the development of platform independent web standards
safe
JAR file
Java class
W3C
17. A blueprint for creating objects of a certain kind; defines data and methods.
method signature
visibility
Java class
Transitional
18. Used to affect a certain portion of your material. They utilize the on/off approach.
container
Node
inline display
helper class
19. Code indicating status that server sends back to you.
Javadoc
CSS property
status code
string interpolation
20. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
Content negotiation
5XX status code
POST
JavaBean
21. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean
Element
padding
abstract class
Java Standard Tag Library
22. Type of method that changes the state of one field in an object.
setter
W3C DOM
HTML DOM
method signature
23. Elements that are rendered (displayed) with empty space above and below
abstract class
filtering
block display
2xx status code
24. Attribute that can be used to generate a unique identity for new rows
XHTML (Extensible Hypertext Mark-up Language)
auto_increment
classes nested element
build.xml
25. In the XML fragment <node id="7" x_pos="330" ypos="450">BasicVersity</node> - id and x_pos and y_pos fill this role
block display
protocol layering principle
form
Attribute
26. Web page content that changes or is changed automatically based on database content or user information.
session object
URL
dynamic content
Expression Language
27. Content- Padding - Border- Margin
box model
Class.forName()
Asynchronous method
<jsp:setProperty> tag
28. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean
JSTL
JavaBean
Static class member
redirect
29. Certain look for a jquery element
form method
jQuery theme
package
external style sheet
30. This term describes an action for which performing the action twice has the same effect as performing it once
doPost()
session attribute
subclass
idempotent
31. Part of JUnit and fails a test with no message
CSS selector
fail()
weakly typed language
scriptlet
32. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - node fills this role
import statement
class
className attribute
<jsp:setProperty> tag
33. Class of agile programming in which "waterfall" loop is compressed into shorter loops. each iteration adds functionality & client is responsible for acceptance testing.
Extreme programming
foreign key
scriptlet
valid
34. Java classes inside a package that have already been compiled into byte code.
scriptlet
entity
XPATH
JAR file
35. Language that support either implicit type conversion (nearly all languages support at least one implicit type conversion) and ad-hoc polymorphism (also known as overloading) or both (ex. PHP)
GET
<c:forEach> tag
weakly typed language
package
36. Java class specifically created to enable communication with a particular database management product such as MySQL
Structured Query Language
Driver
tag
TCP (Transport Layer Protocol)
37. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
HTTP
test method
JSP tag
JSP Expression Language
38. The function for the browser to run when the server responds to your request
request scope
JUnit test
Connection
onreadystatechange
39. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
radio button
request attribute
request
Node
40. Accessor whose purpose is to return the value stored in an instance variable.
W3C DOM
getter method
getter
visibility
41. Record consisting of one or more fields that are links to other nodes and a data field
throws
Node
form
assignment statement
42. 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.
Tomcat
className attribute
padding
WAR file
43. reduces the amount of redundancy in code that may connect to the database (assists in some functionality)
helper class
fail()
Event object
container
44. This XML processing technology is used to identify sets of elements - such as all the <title> elements that occur as children of <item> elements
onreadystatechange
request Bean scope
XPATH
URL
45. Written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory
method signature
GET
throws
package
46. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
session attribute
assignment statement
id attribute
complex type
47. Specifies that the Node will contain text elements
JSP Expression Language
TextNode
Session
idempotent
48. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
table
<jsp:setProperty>
MySQL
<jsp:setProperty> tag
49. Method that retrieves the values corresponding to the given attribute name that is set through setAttribute()
build.xml
request.getAttribute
SQL injection attack
request
50. 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.
Event object
form
Extreme programming
package