Learn Java from experts.In this blog I will be discussing tough java interview questions and concepts
Saturday, 26 September 2015
Friday, 25 September 2015
Important topics for Java Interviews
Well !! Certainly tricky question to answer. Frankly there is no short-cuts for success. To me, there's nothing which is important and which is not !! But throughout my 10+ years of experience, many times student need the answer of this question. So, here I go --
(Though I re-iterate this is certainly not the way to face interview )
Most important topics for Java Interview
1. Collections in Java
2. Inheritance (Abstract classes/Interfaces)
3. Data type conversions/Type casting
4. OOPs
5. Exception Handling.
Cheers !!!
(Though I re-iterate this is certainly not the way to face interview )
Most important topics for Java Interview
1. Collections in Java
2. Inheritance (Abstract classes/Interfaces)
3. Data type conversions/Type casting
4. OOPs
5. Exception Handling.
Cheers !!!
Subscribe to:
Posts (Atom)
Attend Online Java Certification Training and excel your career
Hello Java Developer, Are you staying at home and worried about your future? Do not waste the time in worrying. International certifi...
-
Introduction: Spring is an open source framework created to address the complexity of enterprise application development. Enterprise a...
-
Now as we already know how to push up properties in to bean using Spring DI, its now a time to take a next step towards containment using...