Amazon cover image
Image from Amazon.com

A programmer's guide to Java certification : a comprehensive primer / Khalid A. Mughal & Rolf W. Rasmussen

By: Contributor(s): Publication details: India : Pearson education, Inc., c2004.Edition: 2nd editionDescription: xxxviii, 621 p. : ill. ; 25 cmISBN:
  • 9788129702678
  • 8129702673
Subject(s): DDC classification:
  • 22 005.133 MUG
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)

Table of Content

1. Basics of Java Programming
Introduction
Class
Objects
Instance Members
Static Members
Inheritance

2. Language fundamentals
Basic language Elements
Primitive data type
Variable declarations
Initial value for variables

3. Operators and assignments
Precedence and Associativity rules for operators
Evaluation orders of operators
Conversions
Simple assignment operators
Arithmetic operators*,/,%, +, -

4. Declarations and access control
Arrays
Defining classes
Defining Methods
Constructors
Scope rules

5.Control flow, Exception handling and Assertions
Overview of control flow statements
Selection statements
Iteration statements
Transfer statements
etc.
6. Object- Oriented Programming
Single implementation inheritance
Overriding and hiding members
Chaining constructors using this() and super ()
Interfaces
Completing the type Hierarchy
etc.

7. Nested classes and interfaces
Over viewing nested classes and interfaces
Static member classes and interfaces
Non-static member classes
Local classes
etc.

8.Object lifetime
Garbage collection
Initializers

9. Threads
Multitasking
Overview of threads
Thread creation
Synchronization
Thread transition

10. Fundamental Classes
Overview of the Java.lang package
The object class
The wrapper class
The math class
The string class

11. Collection and maps
The collections framework
Collections
Sets
Lists
Maps
Sorted sets and sorted maps

Index : p. 603-621

There are no comments on this title.

to post a comment.