PDRI Banner
Home About Us Contact Us Solutions
   
Get Started Now
Java 5 Fundamentals
Description:
Our Java 5 Fundamentals test measures your basic knowledge of programming in Java 5. Designed for entry-level programmers, this test covers the following topics: Classes, I/O and Networking, Language Concepts, Language and Math Packages, Object-Oriented Programming, Syntax, The Java Runtime and Deployment Tools, Threading Theory and Utility Libraries. This test covers J2SE 1.2 through 1.5.
Test Outline
Classes
Access Modifiers
Inheritance
Method Invocation
I/O and Networking
File I/O
Formatted Output
Network Programming
Serialization
XML Processing
Language and Math Packages
Math Libraries
Strings
Wrapper Classes
Language Concepts
Annotations
Enumerations
Generics
JavaBeans
Object-Oriented Programming
Abstraction
Encapsulation
Polymorphism
Syntax
Comments and the Javadoc Tool
Data Types
Expressions
Flow of Control
The Java Runtime and Deployment Tools
CLASSPATH Setup
Code Compilation and Program Execution
Command-line Arguments and Applet Parameters
Memory Management
Virtual Machine Internals
Threading Theory
Concepts
Creation
Management
Utility Libraries
Collections
Dates and Times
Internationalization
JDBC
Regular Expressions
Security