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. Technology specifically designed for automated logic testing of Web applications
request attribute
session object
MySQL
JUnit
2. Elements not displayed by the browser.
subclass
hidden input element
JSP
Servlet
3. Specifies that the Node will contain text elements
AJAX
absolute positioning
Node
TextNode
4. Defines restrictions on a simpleType or simpleContent or complexContent definition; names that are reserved by XML
auto_increment
restricted type
Content negotiation
short-circuit boolean evaluation
5. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
Expression language
ANT task
Session
<jsp:useBean>
6. Combination of data and operations that can be performed on that data; specification of the data members and methods of the object.
class
MS Access
MS Access
expression scriptlet
7. Describes the styles of the page elements - such as their colors and font sizes and background colors.
XML Schema
filtering
form action
CSS
8. Scope of variables that would be stored in a database
foreign key
application scope
onreadystatechange
session
9. Specifies where to send the form-data when a form is submitted.
form action
template
class
entity
10. 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
weakly typed language
Data Access Object
object
agile programming
11. 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.
servlet
relative positioning
JUnit test
visibility
12. A web server software notable for playing a key role in the initial growth of the World Wide Web.
Event object
Apache
GET
unit test
13. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
id attribute
try
ResultSet
request scope
14. Element that will be completed as part of a parent element/task
field
method signature
JSP tag
classes nested element
15. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
<jsp:useBean> tag
CSS selector
jQuery theme
entity
16. Something that is not included in a rule or group or list or that does not behave in the expected way
object
CSS Property
Java Standard Tag Library
Exception
17. Specifies whether or not an element is visible
session attribute
class library
visibility
superclass
18. 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.
Entity class
CSS property
ANT
stateless
19. 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
deprecated
JSTL (JavaServer Pages Standard Tag Library)
XMLHttpRequest
response
20. Name of the tag to which the style declarations have been assigned
TCP (Transport Layer Protocol)
jQuery theme
selector
form
21. Used to extract only those records that fulfill a specified criterion.
View
entity
scriptlet
where clause
22. Clears an area around the content which is inside of the border of an element (length-%)
padding
attribute
event bubbling
PreparedStatement
23. Specifies constraints and information about the values of attributes or text-only elements
attribute
input element
AJAX
simple type
24. Can't attempt one task until the previous task is successful
URL
ANT target
helper class
dependency
25. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean
DTD
View
W3C DOM
Java Standard Tag Library
26. A class that provides its attributes and methods to a subclass.
record
session scope
superclass
relative positioning
27. ${myBean.name}... Java code that evaluates to a value
Expression Scriptlet
object
primary key
session object
28. a test of each individual component (often a program) to ensure that it is as defect-free as possible
TCP (Transport Layer Protocol)
unit test
element
Controller
29. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.
viewport
deprecated
WAR file
attribute
30. 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
JavaBean
margins
request scope
Structured Query Language
31. In the relational database model is a collection of similar entities. An entity is represented by
tag
library
Entity class
ResultSet
32. The address of a website. Uniform Resource locator.
protocol layering principle
URL
relational database
submit element
33. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
form action
XMLHttpRequest
selector
Model
34. A web server software notable for playing a key role in the initial growth of the World Wide Web.
Connection
Session
Apache
record
35. jQuery provides a single object with the most important properties.
jQuery
servlet
Event object
Cascade delete
36. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
assertEquals()
idempotent
attribute
parent element
37. A special kind of variable used in a subroutine to refer to one of the pieces of data provided as input to the subroutine
template-match
box model
doGet()
parameter
38. Elements that are rendered (displayed) directly in line with the text
margins
Object-Relational Mapping
foreign key
inline display
39. 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
package
Java class
throws
RequestDispatcher
40. A component of the Java EE Web application development platform. It extends the JSP specification by adding a tag library of JSP tags for common tasks such as XML data processing etc.
primary key
class
rs.next()
JSTL (JavaServer Pages Standard Tag Library)
41. This Java object is used by a controller servlet to send the request to the appropriate JSP page
Attribute
RequestDispatcher
delimiter
Model
42. Field that uniquely identifies a record in a table
table
primary key
protocol layering principle
idempotent
43. Not intended to be depended on by external code and thus are not part of the interface.
private
Element
restricted type
session object
44. Represents a table in a relational database; each instance corresponds to a row in that table
parameter
Asynchronous method
servlet
entity
45. Used to amplify tags
W3C
attribute
GET
getter
46. 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.
classes nested element
Tomcat
XHTML (Extensible Hypertext Mark-up Language)
2xx status code
47. Causes the chosen class to be dynamically loaded (at runtime)
Class.forName()
WAR webxml attribute
ANT target
<jsp:setProperty> tag
48. Any item that can be manipulated such as picture and data file or text.
safe
idempotent
object
element
49. Identifies the document as a web page.
foreign key constraint
try
TCP (Transport Layer Protocol)
DTD
50. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
cookie
table
Statement
Event object