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. The act of sending onto another destination
forwarding
assignment statement
attribute
fail()
2. 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
static content
idempotent
Element
ANT
3. Open-source servlet container. popular servlet engine of the apache project
Tomcat
element
superclass
tag
4. 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.
JSTL (JavaServer Pages Standard Tag Library)
template-match
<c:forEach> tag
primary key
5. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
Connection
table
<jsp:useBean>
relational database
6. Uses the equal sign to give the object property on the left of the equal sign the value on the right of the equal sign.
status code
assignment statement
event handler
Servlet
7. a database view that allows the user to see all fields for one record and enter them one at a time.
XMLHttpRequest
Session
ANT dependency
form
8. In the XML fragment <node id="7" x_pos="330" ypos="450">BasicVersity</node> - id and x_pos and y_pos fill this role
Attribute
HTTP
onreadystatechange
Exception
9. The address of a website. Uniform Resource locator.
session scope
jQuery
subclass
URL
10. Success
2xx status code
where clause
ANT task
session object
11. a test of each individual component (often a program) to ensure that it is as defect-free as possible
unit test
Dynamic web project
subclass
hidden input element
12. Name of the tag to which the style declarations have been assigned
helper class
Session
selector
scriptlet
13. Represents a table in a relational database; each instance corresponds to a row in that table
$_SESSION
entity
<jsp:getProperty>
<jsp:useBean> tag
14. HTTP request method. Parameters are encoded in URL. used for idempotent requests.
viewport
<jsp:useBean>
GET
CSS selector
15. Your computer sends a request for some file (e.g. "Get me the file 'home.html'") and the web server sends back a _______ ("Here's the file" - followed by the file itself).
safe
Class.forName()
weakly typed language
response
16. A web server software notable for playing a key role in the initial growth of the World Wide Web.
class library
GET
forwarding
Apache
17. a constructor calls another constructor in its class using the ": this()" designation
HTML strict
constructor chaining
request
XPATH
18. Elements that are rendered (displayed) with empty space above and below
Dynamically installed event handler
SQL injection attack
block display
XSL
19. The window or viewing area that displays web pages and if smaller than the web page - scroll bars should be available.
viewport
getElementsByTagName
JSP
Content negotiation
20. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
NodeList
constructor chaining
Dynamically installed event handler
<jsp:useBean> tag
21. A set of assertion methods useful for writing tests. Only failed assertions are recorded.
scriptlet
JSP Expression Language
assertEquals method
CSS Property
22. A program that extracts comments from Java Source files and produces documentation files in HTML.
Apache
fail()
Javadoc
primary key
23. Method that tests the program
box model
test method
build.xml
stateless
24. 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.
hidden input element
library
Expression language
form
25. This can be of two types: loaded from an external tag library or predefined tag; do not use <% but just the < character
this()
POST
2xx status code
JSP tag
26. This is used to select user information.
WAR file
Static class member
className attribute
input element
27. This XML processing technology is used to identify sets of elements - such as all the <title> elements that occur as children of <item> elements
jQuery theme
XPATH
subclass
getElementsByTagName
28. This component of JSP pages replaces the above tag and allows more sophisticated manipulation of values from the bean
superclass
pathelement element
JSTL
scriptlet
29. Name of the tag to which the style declarations have been assigned
package
response
selector
<jsp:getProperty>
30. This is used to select user information.
padding
valid
Static class member
input element
31. Specifies how to send form-data (the form-data is sent to the page specified in the action attribute). POST or GET
session Bean scope
form method
getXXX method
delimiter
32. Accessor whose purpose is to return the value stored in an instance variable.
ANT dependency
XMLHttpRequest
Spec comment
getter method
33. Class of agile programming in which "waterfall" loop is compressed into shorter loops. each iteration adds functionality & client is responsible for acceptance testing.
field
POST
selector
Extreme programming
34. Channel into a new direction (to a different page)
redirect
Class.forName()
field
session attribute
35. Object reference
relative positioning
Element
HTML DOM
$
36. Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
className attribute
Data Access Object
HttpSession
POST
37. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files
superclass
Dynamic web project
request Bean scope
Caching
38. Associative array that by default contains contents of $_GET and $_POST and $_COOKIE
package
assignment statement
submit element
$_REQUEST
39. Single piece of info; record is one complete set of these
XPATH
session Bean scope
Structured Query Language
field
40. The GET and HEAD are ____ methods and SHOULD NOT have the significance of taking an action other than retrieval.
public
safe
foreign key
status code
41. In JSP; makes it possible to easily access application data stored in JavaBeans components (by using characters such as {...} - < - >). Used with JSTL to replace all JAVA
visibility
viewport
Extreme programming
Expression language
42. JavaScript library that emphasizes interaction between JavaScript and HTML.
jQuery
Entity class
padding
attribute
43. 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.
assignment statement
request Bean scope
try
throws
44. Prints a message and exits the current script
inline display
die()
package
inline display
45. Open-source SQL (Structured Query Language) database implementation. persistence provider.
MySQL
NodeList
<jsp:setProperty> tag
status code
46. 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
margins
<c:forEach> tag
response
expression scriptlet
47. Tells the compiler where to access certain classes
Entity class
foreign key
import statement
selector
48. Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSession
qualified name
package
AJAX
49. Scope of variables that would be stored in a database
Element
Event object
helper class
application scope
50. In the relational database model is a collection of similar entities. An entity is represented by
<jsp:useBean>
ResultSet
Entity class
input element