0% found this document useful (0 votes)
61 views

Core Java Resume Points

This document outlines important concepts for Core Java interviews, including precise knowledge of the JDK, JRE, and JVM. It emphasizes strong skills in OOP concepts like encapsulation, inheritance, and polymorphism. Key data structures are covered like arrays, collections, lists, sets, and maps. The document stresses expertise in exception handling and creating custom exceptions.

Uploaded by

Bhavesh Fanade
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Core Java Resume Points

This document outlines important concepts for Core Java interviews, including precise knowledge of the JDK, JRE, and JVM. It emphasizes strong skills in OOP concepts like encapsulation, inheritance, and polymorphism. Key data structures are covered like arrays, collections, lists, sets, and maps. The document stresses expertise in exception handling and creating custom exceptions.

Uploaded by

Bhavesh Fanade
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Core Java Interview Points

Core Java
✓ Precise knowledge on JDK,JRE ,JVM & Features of java.
✓ Very Strong knowledge on Data type, Operators, Loops, Type Casting.
✓ Enhanced knowledge on Method overloading and Method overriding.
✓ Proficient in Constructor Chaining & Constructor Overloading.
✓ Comprehensive understanding on OOPS concepts (Data Hiding, Encapsulation, Polymorphism, Abstraction, Inheritance)
✓ Strong skills on developing the applications using Interface and Abstract classes.
✓ Expertise on Arrays and Arrays Programming.
✓ Strong knowledge on up-casting and down-casting.
✓ Greater Knowledge about Object class and String class.
✓ Practical knowledge on Exception Handling and created many Custom Exception.
✓ Sound knowledge on Collection Framework like List, Queue ,Set & their implementing classes like
ArrayList, LinkedList, Vector, HashSet, LinkedHashSet & TreeSet.
✓ Thorough understanding of Map Data Structure like HashMap, LinkedHashMap & TreeMap.

Difference Page 1

You might also like