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 event gets sent to the most specific element and after this element has an opportunity to react - the event bubbles up to more general elements.
POST
selector
event bubbling
Hibernate
2. A style sheet containing format and layout settings that is stored in a separate file.
absolute positioning
external style sheet
2xx status code
status code
3. a test of each individual component (often a program) to ensure that it is as defect-free as possible
Entity class
Java Standard Tag Library
unit test
CSS Property
4. Type of method that returns the state of one field in an object.
doPost()
JavaBean
<jsp:setProperty>
getter
5. An action that ANT will attempt to do
ANT task
record
constructor
hidden input element
6. JavaScript library that emphasizes interaction between JavaScript and HTML.
ResultSet
getXXX method
margins
jQuery
7. After a database query is performed - this Java class provides access to the records extracted from the database
jQuery theme
session object
ResultSet
deprecated
8. 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.
throws
MS Access
setXXX method
simple type
9. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files
idempotent
Dynamic web project
request Bean scope
ANT task
10. Describes the styles of the page elements - such as their colors and font sizes and background colors.
<jsp:useBean>
constructor chaining
response
CSS
11. a piece of Java-code embedded in the HTML-like JSP code
W3C DOM
CSS selector
Expression Language
scriptlet
12. Method that may involve anything - like storing or updating data or ordering a product or sending E-mail.
POST
agile programming
WAR webxml attribute
element
13. Associative array that by default contains contents of $_GET and $_POST and $_COOKIE
response
import statement
$_REQUEST
session attribute
14. Needs to be installed to run PHP on Apache
Apache PHP module
4XX status code
CSS Property
SQL injection attack
15. The data transfer protocol used on the World Wide Web. About requests and responses. Uses TCP.
HTTP
Asynchronous method
assignment statement
<c:forEach> tag
16. Not intended to be depended on by external code and thus are not part of the interface.
Java Standard Tag Library
private
<c:forEach> tag
Data Access Object
17. Part of JUnit and fails a test with no message
PreparedStatement
class
short-circuit boolean evaluation
fail()
18. Scope of variables whose values persist through several client visits back to the same site but not over the life of the application
session scope
static content
attribute
stateless
19. Type of method that changes the state of one field in an object.
setter
SQL injection attack
Cascade delete
Content negotiation
20. 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
attribute
classpath element
Expression language
DTD
21. The next generation of HTML and is a hybrid between HTML and XML. XML was designed to describe data. HTML was designed to display data.
idempotent
XHTML (Extensible Hypertext Mark-up Language)
id attribute
Static class member
22. 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
filtering
scriptlet
NodeList
PreparedStatement
23. This Java class outputs the HTML content for a dynamically generated Web page
XPATH
Data Access Object
servlet
Expression Scriptlet
24. This is used to select user information.
input element
JSP Expression Language
Content negotiation
<jsp:setProperty> tag
25. Content- Padding - Border- Margin
session object
box model
<jsp:setProperty>
form method
26. Relational database driver used in PHP programming language to provide an interface with MYSQL databases
template
mysqli
superclass
ANT
27. Name of the tag to which the style declarations have been assigned
form method
selector
MS Access
RequestDispatcher
28. A software program that checks an HTML document for syntactical errors.
$
Controller
Content negotiation
validator
29. This component of the MVC architecture directs client requests to the appropriate resource
javac task
scriptlet
Controller
Statement
30. A project that contains resources for a Web application with dynamic content such as servlets or JavaServer Pages (JSP) files
Dynamic web project
Apache
assertEquals()
session object
31. Layer below HTTP. HTTP accesses this. Reliable data stream service. The Internet's primary transport protocol; provides a point-to-point channel for applications that require reliable communications
form method
scriptlet
Model
TCP (Transport Layer Protocol)
32. 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
Apache
CSS Property
Element
Javadoc
33. HTTP request method. Parameters are encoded in URL. used for idempotent requests.
WAR webxml attribute
GET
<c:if>
Expression language
34. A POST request results from an HTML form that specifically lists POST as the METHOD and it should be handled by this method.
doPost()
die()
table
W3C
35. a set of classes that supports the development of programs
servlet
class library
private
URL
36. What to attempt to do; requires a "catch" statement
box model
try
servlet
submit element
37. Attribute that can be used to generate a unique identity for new rows
JSP
XHTML (Extensible Hypertext Mark-up Language)
auto_increment
form
38. 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).
HTTP
form
request
restricted type
39. This ANT element defines all of the places a Java task would look for classes to load
5XX status code
classpath element
record
W3C
40. Controlling the exact location of text and pictures on a web page by specifying coordinates on the page.
session object
absolute positioning
Asynchronous method
public
41. In the XML fragment <node id="7" x_pos="330" ypos="450">Smallville</node> - id fills this role
id attribute
session object
redirect
build.xml
42. These auto-generated methods allow us to change data members of a Java class
setter method
fixed positioning
subclass
request object
43. Declares JavaBean class within the JSP page in whatever scope is specified in its scope attribute
entity
<jsp:useBean>
form
getter method
44. Rreduces the amount of redundancy in code that may connect to the database (assists in some functionality)
Tomcat
JAR file
helper class
idempotent
45. This tag in a JSP page directs the associated Bean to receive a property when the user clicks a Submit button in the JSP page
library
classpath element
onreadystatechange
<jsp:setProperty> tag
46. A special type of button in your forms that will perform the form's set action.
HTML strict
request object
submit element
assignment statement
47. A web development technique that allows portions of Web pages to reload with fresh data instead of requiring the entire Web page to reload
inline display
AJAX
constructor
request
48. Specifies what aspect of the element you are choosing to style.(width - color - bg-color)
CSS property
public
form action
stateless
49. API for valid HTML and well-formed XML documents. defines logical structure of documents and the way a document is accessed & manipulated
W3C DOM
try
document.getElementById()
Content negotiation
50. A notation that shows all of the information needed to invoke (or call) the method
jQuery
public
method signature
View
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests