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. Represents a table in a relational database; each instance corresponds to a row in that table
template
superclass
PreparedStatement
entity
2. Positioned outside of the relative positioning. The element is positioned in a fixed position on the document.
Java Standard Tag Library
session attribute
fixed positioning
MS Access
3. allows client software to communicate with database server software
Connection
Model
setter
JSP
4. Needs to be installed to run PHP on Apache
weakly typed language
Apache PHP module
HttpSession
margins
5. 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.
POST
Tomcat
Model
superclass
6. Tells the compiler where to access certain classes
Exception
Apache PHP module
field
import statement
7. Class that extends the attributes and methods of a superclass
inline display
subclass
CSS selector
attribute
8. Part of class definition that tells control what to do in response to event
event handler
where clause
ResultSet
entity
9. Content- Padding - Border- Margin
box model
Connection
Dynamically installed event handler
viewport
10. 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.
Structured Query Language
form
Exception
request Bean scope
11. This Java class is used in JDBC pages to execute SQL statements and provides protection against SQL scripting attacks
PreparedStatement
jQuery theme
deprecated
GET
12. Record consisting of one or more fields that are links to other nodes and a data field
CSS Property
Node
package
auto_increment
13. Entries in a database
4XX status code
record
HttpSession
POST
14. Used to amplify tags
rs.next()
external style sheet
POST
attribute
15. Single piece of info; record is one complete set of these
PreparedStatement
complex type
form
field
16. Tag that gives you the option to iterate over arrays and collections
public
XMLHttpRequest
<c:forEach>
View
17. A program that extracts comments from Java Source files and produces documentation files in HTML.
Java class
Javadoc
response
well-formed
18. 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.
JavaScript
JSP
HttpSession
Expression Language
19. Set of data elements (values) that is organized using a model of vertical columns (identified by their name) and horizantal rows
agile programming
idempotent
<jsp:setProperty>
table
20. In the relational database model is a collection of similar entities. An entity is represented by
safe
try
Entity class
XMLHttpRequest
21. A popular persistence provider used with Java Web servers
Cascade delete
DTD
fail()
Hibernate
22. Causes the chosen class to be dynamically loaded (at runtime)
2xx status code
request object
Class.forName()
absolute positioning
23. a single instance of that member shared by all instances of this class
request.getAttribute
submit element
Static class member
<jsp:getProperty>
24. A GET request results from a normal request for a URL or from an HTML form that has no METHOD specified and it should be handled by this method.
ServletContext
Tomcat
Dynamically installed event handler
doGet()
25. Part of JUnit and fails a test with no message
setXXX method
fail()
import statement
radio button
26. Java class specifically created to enable communication with a particular database management product such as MySQL
Driver
assertEquals()
request scope
delimiter
27. This Java class outputs the HTML content for a dynamically generated Web page
View
servlet
constructor chaining
JavaBean
28. 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
Event object
agile programming
className attribute
attribute
29. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)
CSS property
idempotent
CSS
NodeList
30. attributes that are bound to a session as a mean to provide state to a set of related HTTP requests
4XX status code
Statement
method signature
session attribute
31. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files
Dynamic web project
Node
URL
attribute
32. One or more set of rules in an XSL style sheet
fixed positioning
template
string interpolation
W3C DOM
33. If the XML file containing the fragment above were parsed with a W3C DOM parser (as in our programming assignment) - the contents of the fragment above would appear as an object satisfying this interface
View
Element
template-match
relational database
34. 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).
record
Event object
request
Dynamic web project
35. A special type of button in your forms that will perform the form's set action.
session attribute
submit element
JSP Expression Language
assignment statement
36. HTTP request method. Parameters are encoded in URL. used for idempotent requests.
entity
Element
JUnit
GET
37. This DTD contains all HTML elements and attributes but does NOT INCLUDE presentational or deprecated elements (like font). Framesets are not allowed.
HTML strict
container
session object
superclass
38. A class that provides its attributes and methods to a subclass.
Javadoc
Java Standard Tag Library
getter
superclass
39. 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
scriptlet
static content
id attribute
session scope
40. The act of intercepting requests and responses to transform or use info contained in the requests or responses; can transform response from a servlet or JSP page
request scope
filtering
GET
JSP Expression Language
41. 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
assertEquals method
record
forward
42. A pseudo-method that creates an object. Instance methods with the same name as their class. are invoked using the new keyword.
HTTP
constructor
ResultSet
request attribute
43. Java class specifically created to enable communication with a particular database management product such as MySQL
getter method
servlet
build.xml
Driver
44. Server error
foreign key
5XX status code
primary key
JSP tag
45. Primary key of one table that appears as an attribute in another table and acts to provide a logical relationship between the two tables
assignment statement
<c:forEach> tag
foreign key
Model
46. Type of method that returns the state of one field in an object.
CGI variable
getter
Driver
MS Access
47. 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.
input element
simple type
relative positioning
library
48. 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.
PreparedStatement
throws
Node
box model
49. Server error
agile programming
5XX status code
static content
parent element
50. Prints a message and exits the current script
die()
View
helper class
ResultSet