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. Returns a list of elements with the given tag name.
getElementsByTagName
radio button
MS Access
CSS Property
2. Elements that are rendered (displayed) with empty space above and below
AJAX
setter
block display
CGI variable
3. Entries in a database
<c:forEach> tag
record
rs.next()
WAR webxml attribute
4. 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
id attribute
Apache
stateless
JSTL (JavaServer Pages Standard Tag Library)
5. In this handler use event object to determine event target
class
refractor
idempotent
Dynamically installed event handler
6. Class that extends the attributes and methods of a superclass
Java Standard Tag Library
Node
subclass
war task
7. Programming language designed for managing data in relational database management systems
Structured Query Language
GET
safe
Class.forName()
8. Defines objects which can connect Java applications to a JDBC Driver
DriverManager
AJAX
getXXX method
complex type
9. After a database query is performed - this Java class provides access to the records extracted from the database
Servlet
element
ResultSet
deprecated
10. Gets the value of a Bean property so that you can display it in a result page.
super()
<jsp:getProperty>
W3C DOM
SQL injection attack
11. A special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine
parameter
session
Cascade delete
XHTML (Extensible Hypertext Mark-up Language)
12. Single piece of info; record is one complete set of these
primary key
field
Hibernate
Connection
13. Type of method that changes the state of one field in an object.
form action
parameter
setter
<jsp:setProperty> tag
14. 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.
Tomcat
fixed positioning
Hibernate
JavaScript
15. 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.
Java Standard Tag Library
class library
tag
XHTML (Extensible Hypertext Mark-up Language)
16. Specific style elements such as background-color and font-size fill this role in CSS
attribute
test method
CSS Property
attribute
17. Open-source SQL (Structured Query Language) database implementation. persistence provider.
document.getElementById()
MySQL
request attribute
GET
18. Certain look for a jquery element
Extreme programming
static content
jQuery theme
tag
19. Controlling the exact location of text and pictures on a web page by specifying coordinates on the page.
superclass
Node
absolute positioning
POST
20. Identifies the document as a web page.
attribute
DTD
CSS selector
safe
21. associative array containing session variables available to the current script
$_SESSION
refractor
box model
<jsp:setProperty> tag
22. Elements that are rendered (displayed) directly in line with the text
inline display
Exception
5XX status code
View
23. 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.
import statement
form
margins
unit test
24. The address of a website. Uniform Resource locator.
ANT task
weakly typed language
URL
attribute
25. Single piece of info; record is one complete set of these
session scope
id attribute
field
catch
26. 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)
Javadoc
ResultSet
weakly typed language
request attribute
27. The function for the browser to run when the server responds to your request
dependency
HTTP
W3C
onreadystatechange
28. Elements not displayed by the browser.
constructor chaining
hidden input element
URL
request parameter
29. Defines a standard way for accessing and manipulating HTML documents.
HTTP
inline display
HTML DOM
dynamic content
30. Type of method that returns the state of one field in an object.
getter
Cascade delete
$_SESSION
stateless
31. Specifies how to send form-data (the form-data is sent to the page specified in the action attribute). POST or GET
form method
idempotent
Content negotiation
assertEquals method
32. Represents a table in a relational database; each instance corresponds to a row in that table
import statement
entity
View
unit test
33. In the XML fragment <node id="7" x_pos="330" ypos="450">BasicVersity</node> - id and x_pos and y_pos fill this role
form method
Attribute
private
HTML DOM
34. Certain look for a jquery element
Expression Scriptlet
Java class
jQuery theme
abstract class
35. Tag that gives you the option to iterate over arrays and collections
Model
Element
table
<c:forEach>
36. Single piece of info; record is one complete set of these
field
inline display
table
Event object
37. Insert a string or replace a variable with its value; makes string formatting and specifying contents more intuitive
Data Access Object
Caching
string interpolation
Expression Scriptlet
38. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files
Dynamic web project
superclass
margins
TextNode
39. Specifies how to send form-data (the form-data is sent to the page specified in the action attribute). POST or GET
form method
setter method
request object
absolute positioning
40. A Java keyword used in method declarations that specify which exceptions are not handled within the method but rather passed to the next higher level of the program.
helper class
complex type
Servlet
throws
41. a single instance of that member shared by all instances of this class
<jsp:setProperty> tag
CSS selector
absolute positioning
Static class member
42. Design pattern for asynchronous invocation of potentially long-running methods of an object
Asynchronous method
qualified name
session object
margins
43. Extension of JAR task with special treatment for files that should end up in WEB-INF directories of the Web Application Archive
catch
junit task
war task
ANT dependency
44. a piece of Java-code embedded in the HTML-like JSP code
application scope
fixed positioning
scriptlet
XHTML (Extensible Hypertext Mark-up Language)
45. Scope of variables that would be stored in a database
Transitional
application scope
form
<jsp:setProperty> tag
46. Defines restrictions on a simpleType or simpleContent or complexContent definition; names that are reserved by XML
Dynamically installed event handler
restricted type
scriptlet
request parameter
47. Makes it possible to easily access application data stored in JavaBeans components; replaces Java scriplets for reading information from the Bean
XSL
JUnit test
Expression Language
Element
48. Describes the styles of the page elements - such as their colors and font sizes and background colors.
CSS
radio button
Caching
Servlet
49. A class that provides its attributes and methods to a subclass.
superclass
inline display
Driver
margins
50. Code indicating status that server sends back to you.
View
status code
Java Standard Tag Library
forward