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. Content- Padding - Border- Margin
constructor chaining
setter
box model
helper class
2. XHTML element - a class name - an id name
<jsp:useBean>
CSS selector
idempotent
className attribute
3. a database view that allows the user to see all fields for one record and enter them one at a time.
form
jQuery theme
attribute
form method
4. 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
Entity class
CSS
JUnit test
agile programming
5. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)
session scope
CSS property
XHTML (Extensible Hypertext Mark-up Language)
class library
6. attributes that are bound to a session as a mean to provide state to a set of related HTTP requests
Connection
request object
session attribute
Spec comment
7. Specifies where to send the form-data when a form is submitted.
object
table
Asynchronous method
form action
8. An element in a dialog box that allows the user to choose from a set of options
test method
GET
radio button
public
9. 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.
superclass
ANT
Spec comment
session scope
10. Requires every value of one attribute of a table to exist as a value of another attribute in a different relation (table)
foreign key constraint
catch
object
attribute
11. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.
status code
viewport
MySQL
JSTL
12. Java classes inside a package that have already been compiled into byte code.
ANT task
HTTP
JAR file
JSP
13. Relational database driver used in PHP programming language to provide an interface with MYSQL databases
mysqli
request parameter
deprecated
abstract class
14. Tells a Browser how and where to display text and images on a web page.
input element
tag
JSP
Tomcat
15. Specifies that the child elements must appear in an order
sequence
Dynamic web project
<jsp:setProperty>
foreign key
16. Handles the error if it does not satisfy the "try" statement
validator
TextNode
dynamic content
catch
17. A program that extracts comments from Java Source files and produces documentation files in HTML.
Javadoc
ANT dependency
getter
package
18. An XML document whose content describes the structure of other XML documents.
redirect
XML Schema
namespace
relational database
19. Retrieves values in JDBC
request.getAttribute
XHTML (Extensible Hypertext Mark-up Language)
GET
getXXX method
20. associative array containing session variables available to the current script
Expression language
static content
$_SESSION
GET
21. A special type of button in your forms that will perform the form's set action.
RequestDispatcher
CSS
submit element
form
22. This modifier on a Java class member directs that the member should have a single value that is shared by all instances of this class
cookie
static content
session scope
AJAX
23. This term describes an action for which performing the action twice has the same effect as performing it once
<jsp:useBean> tag
relational database
idempotent
radio button
24. Returns a list of elements with the given tag name.
validator
getElementsByTagName
JSTL (JavaServer Pages Standard Tag Library)
Object-Relational Mapping
25. 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.
Node
relative positioning
status code
selector
26. This component of the MVC architecture holds business data that will be displayed in the JSP page
margins
ResultSet
Model
Expression language
27. ${myBean.name}... Java code that evaluates to a value
short-circuit boolean evaluation
Expression Scriptlet
delimiter
<jsp:useBean>
28. Text boxes and radio buttons and check boxes in a Web page are instances of this more general type of element
HttpSession
input element
Connection
event bubbling
29. This Java class outputs the HTML content for a dynamically generated Web page
this()
Model
servlet
deprecated
30. Renders the model into a form suitable for interaction - typically a user interface element. HTML and CSS
View
DTD
entity
throws
31. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean
JSTL
library
object
selector
32. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
HTML strict
static content
restricted type
attribute
33. This XML processing technology is used to identify sets of elements - such as all the <title> elements that occur as children of <item> elements
Transitional
DriverManager
XPATH
this()
34. The element containing the current element with no intervening container elements.
where clause
weakly typed language
event bubbling
parent element
35. This Java object is used by a controller servlet to send the request to the appropriate JSP page
RequestDispatcher
Expression Scriptlet
XSL
forward
36. Defines objects which can connect Java applications to a JDBC Driver
RequestDispatcher
DriverManager
Exception
foreign key constraint
37. 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.
Java class
test method
JSTL (JavaServer Pages Standard Tag Library)
deprecated
38. Java Server Page - web page coding standard that allows developers to dynamically generate web pages in response to user request
<jsp:setProperty>
rs.next()
session Bean scope
JSP
39. Programming language designed for managing data in relational database management systems
View
scriptlet
Structured Query Language
application scope
40. Used to insert Java values directly into the output. It has the following form: <%= Java expression %>
getXXX method
expression scriptlet
JSP tag
simple type
41. Script that contains one project and at least one (default) target. Targets contain task elements. Used by ANT
DTD
redirect
Hibernate
build.xml
42. If you want to use the same path-like structure for several tasks - you can define them with this
setter method
pathelement element
URL
try
43. A mechanism defined in the HTTP specification that makes it possible to serve different versions of a document (a resource representation) at the same URI so that user agents can specify which version fit their capabilities the best.
Hibernate
Content negotiation
absolute positioning
HTTP
44. Used to extract only those records that fulfill a specified criterion.
Hibernate
pathelement element
mysqli
where clause
45. Tag that gives you the option to iterate over arrays and collections
response
<c:forEach> tag
container
primary key
46. a test of each individual component (often a program) to ensure that it is as defect-free as possible
unit test
Statement
assertEquals method
scriptlet
47. Causes the chosen class to be dynamically loaded (at runtime)
Class.forName()
setter
where clause
Apache PHP module
48. This modifier on a Java class member directs that the member should have a single value that is shared by all instances of this class
JUnit test
static content
Entity class
JAR file
49. 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
abstract class
getElementsByTagName
superclass
package
50. Advances the record cursor by one record. Returns a boolean value indicating success or failure. Failure occurs if the cursor moved past the last record.
Dynamically installed event handler
jQuery
fixed positioning
rs.next()