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. Compiles a java source tree
absolute positioning
XHTML (Extensible Hypertext Mark-up Language)
HTTP
javac task
2. Does nothing if expected value equals actual value but throws error otherwise
View
request attribute
Attribute
assertEquals()
3. 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
package
hidden input element
ANT dependency
4. Specific style elements such as background-color and font-size fill this role in CSS
Driver
CSS Property
PreparedStatement
class library
5. This part of a CSS rule specifies the set of HTML elements to which a defined style should apply
CSS selector
Driver
selector
method signature
6. 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.
session scope
this()
Content negotiation
doPost()
7. The function for the browser to run when the server responds to your request
visibility
Attribute
JavaScript
onreadystatechange
8. jQuery provides a single object with the most important properties.
W3C
constructor chaining
setter method
Event object
9. Specification about a tag (first ordered list: 1-2-3 or A-B-C)
deprecated
private
attribute
superclass
10. stores information about or change settings for a user session. Variables stored in it hold information about one single user and are available to all pages in one application.
attribute
session object
attribute
Event object
11. Design pattern for asynchronous invocation of potentially long-running methods of an object
NodeList
expression scriptlet
Asynchronous method
pathelement element
12. Tells a Browser how and where to display text and images on a web page.
Servlet
getElementsByTagName
tag
MySQL
13. Enables a subclass to call the methods and fields of its superclass
superclass
library
super()
fixed positioning
14. Specifies whether or not an element is visible
visibility
Controller
URL
submit element
15. 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.
JUnit test
JSTL (JavaServer Pages Standard Tag Library)
W3C
weakly typed language
16. A class that provides its attributes and methods to a subclass.
superclass
rs.next()
cookie
PreparedStatement
17. HTTP request method. Parameters are encoded in URL. used for idempotent requests.
Apache PHP module
GET
string interpolation
session Bean scope
18. 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.
unit test
margins
Caching
form
19. Object used for executing a static SQL statement and returning the result it produces
JSP Expression Language
Statement
class library
Servlet
20. HTTP request method. Parameters are passed to the server through a separate input channel. used for non-dempotent requests.
<jsp:getProperty>
POST
class library
visibility
21. Used to affect a certain portion of your material. They utilize the on/off approach.
ANT dependency
Data Access Object
container
superclass
22. Type of method that changes the state of one field in an object.
ServletContext
setter
ResultSet
fixed positioning
23. An XML document whose content describes the structure of other XML documents.
stateless
XML Schema
CSS property
TextNode
24. Objects of any type that are explicitly placed on the request object via a call to the setAttribute() method
package
hidden input element
request attribute
CGI variable
25. Type of method that changes the state of one field in an object.
input element
document.getElementById()
setter
JSP tag
26. Clears an area around the content which is inside of the border of an element (length-%)
Object-Relational Mapping
input element
padding
abstract class
27. Your computer sends a ______ for some file (e.g. "Get me the file 'home.html'") and the web server sends back a response ("Here's the file" - followed by the file itself).
request
auto_increment
hidden input element
protocol layering principle
28. Database that represents data as a collection of tables in which all data relationships are represented by common values in related tables
relational database
URL
request parameter
Servlet
29. a constructor calls another constructor in its class using the ": this()" designation
constructor chaining
expression scriptlet
application scope
Javadoc
30. Method that tests the program
relational database
test method
form action
scriptlet
31. Programming language designed for managing data in relational database management systems
package
Structured Query Language
Dynamically installed event handler
Asynchronous method
32. Certain look for a jquery element
public
jQuery theme
relational database
class
33. Content- Padding - Border- Margin
deprecated
box model
hidden input element
setXXX method
34. an object associated with a visitor. Data can be put in this and retrieved from it - much like a Hashtable. A different set of data is kept for each visitor to the site.
ANT dependency
block display
foreign key
session
35. Computer stops examining comparisons as soon as it determines the final outcome
public
<jsp:useBean> tag
short-circuit boolean evaluation
external style sheet
36. Provides the abstraction of an ordered collection of nodes without defining or constraining how this collection is implemented
super()
doPost()
NodeList
Statement
37. Java class specifically created to enable communication with a particular database management product such as MySQL
Driver
request scope
submit element
ANT dependency
38. Elements that are rendered (displayed) directly in line with the text
entity
mysqli
dependency
inline display
39. Single piece of info; record is one complete set of these
onreadystatechange
element
field
Content negotiation
40. Represents a table in a relational database; each instance corresponds to a row in that table
Model
entity
static content
table
41. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.
dynamic content
HTTP
Static class member
Model
42. Script that contains one project and at least one (default) target. Targets contain task elements. Used by ANT
radio button
CSS
build.xml
JUnit
43. Ascripting language used to make HTML pages interactive
DriverManager
JavaScript
request.getAttribute
request object
44. Method that sets value of the attribute for the request which is retrieved later in either the current JSP page or another JSP page
abstract class
request object
5XX status code
request.setAttribute
45. Entries in a database
record
Model
CSS selector
servlet
46. Keyword that can be used inside any method to refer to the current object
object
Data Access Object
element
this()
47. Can't attempt one task until the previous task is successful
dynamic content
dependency
external style sheet
MySQL
48. Technology specifically designed for automated logic testing of Web applications
JUnit
short-circuit boolean evaluation
request.getAttribute
<jsp:setProperty>
49. Name of the tag to which the style declarations have been assigned
try
Driver
GET
selector
50. Bean that only survives for current request
request Bean scope
test method
relational database
HTTP