manjeshmohan

Page_white_text 24 Documents

Group 6112 Viewers

Thumb_up 2 Likes

A9q4323sb5mig-medium

Basic Info
Name: Manjesh Mohan
Age: 24
Gender: Male

Contact Info
Place: India

Personal Info
Occupation: Student

Friends

No friends yet

Recent Documents Rss
(See all 24 documents)

Pdf_16x16 14 Pages
Glossary 2 Glossary Abstract class An abstract class is a type of class that is not allowed to be instantiated. The only reason it exists is to be extended. Abstract classes contain methods and variables common to all the subclasses, but the abstract class itself is of a type that will not be used directly. Even a single abstract method requires that a class be marked abstract. Abstract met...
  • Eye 401 views
  • Comment 0 Comments
File_48x48
Star_faded
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) [transparent.gif] IFRAME: a+text [learnkey_small_bottom.gif]
  • Eye 54 views
  • Comment 0 Comments
File_48x48
Star_faded
Table of Contents Chapter 1: Declarations and Access Control Chapter 2: Object Orientation Chapter 3: Assignments Chapter 4: Operators Chapter 5: Flow Control, Exceptions, and Assertions Chapter 6: Strings, I/O, Formatting, and Parsing Chapter 7: Generics and Collections Chapter 8: Inner Classes Chapter 9: Threads Chapter 10: Developm...
  • Eye 39 views
  • Comment 0 Comments
Pdf_16x16 40 Pages
10 Development CertifiCation objeCtives l Use Packages and Imports l Determine Runtime Behavior for Classes and Command-Lines l l Use Classpaths to Compile Code 3 Two-Minute Drill Use Classes in JAR Files Q&A Self Test 760 Chapter 10: Development ou want to keep your classes organized. You need to have powerful ways for your classes to fin...
  • Eye 63 views
  • Comment 0 Comments
Pdf_16x16 86 Pages
9 Threads CertifiCation objeCtives l l Start New Threads Recognize Thread States and Transitions Use Object Locking to Avoid Concurrent Access l Write Code That Uses wait(), notify(), or notifyAll() Two-Minute Drill 3 l Q&A Self Test 674 Chapter 9: Threads CertifiCation objeCtive Defining, instantiating, and starting threads (objective 4.1) 4.1  Write code to define, instantiate, an...
  • Eye 102 views
  • Comment 0 Comments
Pdf_16x16 38 Pages
8 Inner Classes CertifiCation objeCtives l l l Inner Classes Method-Local Inner Classes Anonymous Inner Classes l Static Nested Classes Two-Minute Drill 3 Q&A Self Test 636 Chapter 8: Inner Classes nner classes (including static nested classes) appear throughout the exam. Although there are no official exam objectives specifically about inner classes, Objective 1.1 includes inner (a.k...
  • Eye 75 views
  • Comment 0 Comments
Pdf_16x16 114 Pages
7 Generics and Collections CertifiCation objeCtives l l Design Using Collections Override equals() and hashCode(), Distinguish == and equals() Use Generic Versions of Collections Including Set, List, and Map l Use Type Parameters, Write Generics methods Use java.util to Sort and Search Use Comparable and Comparator Two-Minute Drill l l 3 Q&A Self Test 522 Chapter 7: Generics and Coll...
  • Eye 152 views
  • Comment 0 Comments
Pdf_16x16 110 Pages
6 Strings, I/O, Formatting, and Parsing CertifiCation objeCtives l Using String, StringBuilder, and StringBuffer File I/O using the java.io package Serialization using the java.io package Working with Dates, Numbers, and Currencies l Using Regular Expressions Two-Minute Drill 3 l l Q&A Self Test l 412 Chapter 6: Strings, I/O, Formatting, and Parsing T his chapter focuses on the va...
  • Eye 145 views
  • Comment 0 Comments
Pdf_16x16 40 Pages
4 Operators CERTIFICATION OBJECTIVES         l Using Operators 3       Two-Minute Drill  Q&A    Self Test 276  Chapter 4:   Operators f you've got variables, you're going to  modify them. You'll increment them, add  them together,   and compare one to another (in about a d ozen different ways). In this chapter, y ou'll learn  how to do all that in Java. For an added  bonus, you'll learn ho...
  • Eye 34 views
  • Comment 0 Comments
Pdf_16x16 102 Pages
3 Assignments CERTIFICATION OBJECTIVES l l Use Class Members Develop Wrapper Code & Autoboxing Code Determine the Effects of Passing Variables into Methods l Recognize when Objects Become Eligible for Garbage Collection Two-Minute Drill Self Test 3 Q&A l 174 Chapter 3: Assignments Stack and Heap—Quick Review For most people, understanding the basics of the stack and the heap makes it ...
  • Eye 77 views
  • Comment 0 Comments

See all 24 documents


Collections

No collections

Comments

No comments