Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

27 October 2021 09:51 PM

1)What is Java
2)JDK/JRE/JVM
3)Compiler & Interpreter
4)Points to remember
5)Access Modifier
6)Incremental /Decremental Operators
7)String Concatenation
8)Data types & variables
9)Assignment Operators
10) Why String is immutable & Final in Java
11)Wrapper class/ Data conversion
12)Explain the term Public Static Void Main(String[]args)
13)Why main method is static in nature
14)Looping concept
15)Multi-Threading
16)IS -A & IS -A IS -A Relationship
17)Polymorphism
18)Method Hiding & Method Chaining
19)Class/ Object/Method
20)Garbage Collector
21)Arrays
22)D/B---> String/String Buffer/String Builder
23)D/B--> Static/Non Static
24)Exceptional Handling
25)D/B throw & throws
26)D/B Final/Finally/Finalize
27)Inheritance
28)Constructor
29)Constructor Chaining
30)D/B Constructor & Method
31)D/B Constructor Overloading & Method Overloading
32)Abstraction
33)Abstract class
34)Interface
35)D/B Abstract class & Interface
36)Why do we need Interface if we have abstract class
37)How can Interface achieve 100% abstraction & abstract class 0-100% , clarify it
38)D/B Inheritance & Interface
39)Concrete class & Concrete methods
40)D/B Concrete class & Abstract class
41)D/B Functions & Actions
42)Encapsulation
43)D/B Class & Interface
44)String
45)D/B Inheritance & Over riding
46)Memory management in Java
47)Java 8
48)Parent of All classes/Collection/WebDriver
49)D/B length , length(), size()

Java Index Page 1

You might also like