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 Programming Basics
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. Creates a new exception object and indicates that an exceptional situation (usually something unwanted) has occurred.
throw
continue
throws
JavaSpaces
2. An opensource Java Application Server
import
transient
JBossn
JavaSafe
3. Includes a file in the page
DOM (Document Object Model)
Include Directive element
JBossn
Page Directive element
4. A definition of the interfaces that permit CORBA objects to participate in transactions.
Tag Library Directive element
void
enum
OTS (Object Transaction Service)
5. A software development environment for writing applets and applications in the Java programming language. Technically - the JDK is the correct name for all versions of the Java platform from 1.0 to 1.1.x.
Java Development Kit (JDK)
do
super
class
6. Gets the computer to repeat some statements over and over again (for instance a certain number of times).
Scriptlets
Tag Library Directive element
for
MVC Architecture
7. Jumps out of a loop or switch.
finally
float
JBossn
break
8. Used to generate HTML
Java Platform
jsp:plugin (uses jsp:params and jsp:fallback)
catch
throw
9. Creates an object from an existing class.
Java Compatibility Kit (JCK)
MVC Architecture
Declarations
new
10. A software "execution engine" that safely and compatibly executes the byte codes in Java class files on a microprocessor (whether in a computer or in another electronic device).
Servlet container
OS principal
interface
Java virtual machine
11. A class that wraps primitives - Integer or Boolean...
Update
JavaSpaces
wrapper class
Declarations
12. Run-once code blocks which run once at beginning of page load for initialization tasks - can appear anywhere in .jsp page itself - useful for overload JspInit() and JspDestroy()
JSP
catch
Page-centric architecture
Declarations
13. Indicates that a method or constructor may pass the buck when an exception is thrown.
ORB (Object Request Broker)
while
throws
CORBA
14. A protocol used for communication between CORBA object request brokers.
IIOP (Internet Inter-ORB Protocol)
Update
const
Java Native Interface
15. Evaluates interior code to a String and feeds it to the implicit "out" print writer (JspWriter) - done at time of JSP page request
double precision
Expressions
native
jsp:plugin (uses jsp:params and jsp:fallback)
16. A principal native to the operating system on which the Java platform is executing.
super
DTD (Document Type Definition)
OS principal
assert
17. Introduces the last will and testament of the statements in a try clause.
finally
JavaCheck
JBossn
short
18. Allows us to invoke more than one servlet in sequence when the URL is opened with a common servlet alias.
Expressions
OS principal
Servlet Aliasing
JAR (Java Archive)
19. Reuses the functionality from a previously defined interface.
Tag Library Directive element
Java Runtime Environment (JRE)
implements
class
20. Introduces a class
Page Directive element
class
break
JavaSafe
21. A set of Java APIs that provide CORBA (Common Object Request Broker Architecture) interoperability and connectivity capabilities for the J2EE platform. These capabilities enable J2EE applications to invoke operations on remote network services using
Java Interface Definition Language (IDL)
enum
implements
DTD (Document Type Definition)
22. Refers to the superclass of the code in which the word super appears.
super
ORB (Object Request Broker)
Semaphore
boolean
23. Introduces statements that are executed when the condition in an if statement isn't true.
else
Servlet Aliasing
char
JavaScript
24. Indicates that a value is a 32-bit whole number.
int
Include Directive element
JAR (Java Archive)
ORB (Object Request Broker)
25. Indicates that a variable or class or method can be used by any other Java code.
public
while
DOM (Document Object Model)
Page Directive element
26. In the Java programming language specification - describes a floating point number that holds 64 bits of data. See also single precision.
case
double precision
JavaSafe
Scriptlets
27. Indicates that a value is an 8-bit whole number.
byte
for
int
jsp:forware Action element (with jsp:param)
28. Indicates that a value is a 32-bit number with one or more digits after the decimal point.
Scriptlets
float
default
Jini Technology
29. Introduces an interface which is like a class but less specific.
import
switch
ORB (Object Request Broker)
interface
30. Tells the computer to follow one of many possible paths of execution (one of many possible cases) depending on the value of an expression.
Servlet
jsp:include Action element (with jsp:param)
assert
switch
31. A self-reference
extends
float
Page-centric architecture
this
32. A test suite - a set of tools and other requirements used to certify a Java platform implementation conformant both to the applicable Java platform specifications and to Java Software reference implementations.
catch
Java Compatibility Kit (JCK)
double precision
implements
33. Imposes strict rules on the use of a variable by more than one thread at a time.
Jini Technology
JBossn
volatile
Java Media Framework
34. The output of one servlet act as a input to another servlet.
super
MVC Architecture
Servlet Chaining
const
35. A platform-independent file format that aggregates many files into one. Multiple applets written in the Java programming language and their requisite components (.class files & images & sounds and other resource files) can be bundled in a JAR file an
while
JAR (Java Archive)
JSP Beans
Java Media APIs
36. A standard programming interface for writing Java native methods and embedding the JVM into native applications. The primary goal is binary compatibility of native method libraries across all JVM implementations on a given platform.
byte
synchronized
finally
Java Native Interface
37. Introduces one of several possible paths of execution in a switch statement.
Semaphore
JavaScript
case
do
38. Indicates that a value is either true or false in the Java sense.
boolean
Servlet Chaining
Expressions
instanceof
39. Similar to the include Directive but can pass information to the included resource
Page-centric architecture
for
jsp:forware Action element (with jsp:param)
jsp:include Action element (with jsp:param)
40. A lock that can be counted - i.e. how many times a resouce has been accessed and locked
new
package
for
Semaphore
41. You can't use this word in a Java program. The word has no meaning. Because it's a keyword you can't create a goto variable.
while
Java Compatibility Kit (JCK)
Update
goto
42. Indicates that a value is a 16-bit whole number.
Expressions
Include Directive element
Java Media APIs
short
43. A description of the structure and properties of a class of XML files.
DTD (Document Type Definition)
float
super
JAR (Java Archive)
44. Introduces a path of execution to take when no case is a match in a switch statement.
float
Java Remote Method Invocation (RMI)
JSP Beans
default
45. A Java class that can be loaded into and run dynamically in a Servlet container on a web server; interact with web clients via a request-response model based on HTTP.
Servlet
this
new
short
46. Indicates that a variable or method can be used only within a certain class.
private
boolean
char
instanceof
47. Indicates that if and when an object is serialized a variable's value doesn't need to be stored.
Java Media APIs
Servlet container
transient
Java Database Connectivity (JDBC)
48. Used to terminate the execution of the current JSP page and switch control to another resource
JavaBeans
jsp:forware Action element (with jsp:param)
JavaSpaces
double
49. A set of Java APIs that may be incorporated an optional package for any Java 2 Platform Edition. The Jini APIs enable transparent networking of devices and services and eliminates the need for system or network administration intervention by a user.
OTS (Object Transaction Service)
boolean
Java Platform
Jini Technology
50. A software development environment for writing applets and application in Java .
return
instanceof
finally
JDK (Java Development Kit)
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