"Knowledge is power, but enthusiasm is the key." -- Lavern Barn
The throws clause of the overriding method must <B>only</B> specify exceptions that are in the throws clause of the overridden method
Originally posted by Jamal Hasanov:
Hi, ranchers
You can find my SCJP preparation notes here
Jamal's Preparation Notes
Jamal
SCJP
Thank Folks who <b>Make Sense</b> here.<br />SCJP Platform 2
"If the file does not exist, it is created. If it exists, its contents are reset, unless the appropriate constructor is used to indicate that output should be appended to the file. A SecurityException is thrown if the file does not have write access or it cannot be created.
TextArea and TextField classes has setColumns(int) and setRows(int) methods !!!
If superclass constructor throws an exception, then subclass constructor (which calls superclass constructor) MUST throw (or declare try/catch) this exception (or subclasses of this exception).
Originally posted by Jamal Hasanov:
No Neelima,
You needn't learn all methods of LinkedList,Collection,HashMap or etc.
Exam will ask you concrete things!
You had to learn 3 things :
1-Learn hierarchy (you may get questions like this:"What is the parent of HashMap interface?"
(P.S.THIS IS NOT A QUESTION FROM REAL EXAM!)
2-Remember that:
TreeMap & TreeSet has comparator() methods
Vector&Hashtable are only synchronized collections.
3-Of course,about unique,nonunique,sorted,etc. behaviours.
That's ALL!!! Nothing else !!
LEARN THE COLLECTIONs HIERARCHY !!!
P.S. When I started exam,I drawed this tree in paper and began answer questions quickly.
By The way,
Unlike other BIG notes,my notes hold necessary information ( not every word from books:-) ). I gonna update my notes to improve the quality. That's why I suggest not to download my notes,because periodically I'll update my notes.
Whishing all the best in your study
With best regards,
Jamal Hasanov
SCJP2
SCJP2 (1.4)
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|