- Difference between JDK and JRE?
- What is the difference between Object Oriented Programming language and Object Based Programming language?
- What is Constructor in java?
- What are OOPs?
- What is Encapsulation?
- Why java is Platform Independent?
- What is Abstraction?
- What is Polymorphism?
- Difference between static polymorphism and dynamic polymorphism?
- What is Class and Object?
- What is Inheritance?
- Java Supports Multiple Inheritance or not? If No then why?
- How does java support multiple Inheritance?
- Difference between Abstract class and Interface?
- Does Java allow you to override a private or static method?
- What do you think we can use multiple main methods in multiple classes?
- What is the difference between StringBuffer and StringBuilder?
- Can we use multiple main methods in the same class?
- Why is java not a 100% object oriented programming language?
- What is thread in java?
- What is a static variable in java?
- What is a child and parent class?
- What is the Abstract method in java?
- What is Method overloading in java? Explain it with examples?
- What is Method overriding in java? Explain it with examples?
- What is a package in java?
- What is a collection?
- What is an exception in java?
- How to handle exceptions in java?
- What is the final keyword in java?
- What is finally in exception handling?
- What is a Singleton class in java?
- What is garbage collection in java?
- What is networking in java?
- What is socket programming in java?
- What is a prepared statement in java?
- What is bytecode in java?
- How to read a string in java?
- What is a scanner in java?
- Difference between in java and javascript?
- What is public static void main in java?
- What is the difference between jdk, jre and jvm?
- What is copy constructor in java?
- What are the features of java?
- Does java support pointers?
- String is mutable or immutable?
- Difference between mutable and immutable?
- Difference between throw and throws?
- What is the difference between ‘==’ and equals() method in java?
- Difference between stack and heap memory in java?
- What is constructor overloading in java?
- What are the steps to connect databases in java?
- Can a constructor return a value?
- What are super keywords in java?
- What are this keywords in java?
- What are the features of JAVA?
- Difference between local variables and Instance variables?
- Difference between Array and Arraylist in java?
- Difference between string builder and string buffer in java?
- What are the Classes available in the collections?
- What are the Interfaces available in the collections?
- What is the type of Exception?
- What is Exception handling?
- What are the advantages of exception handling?
- Difference between notify() and notifyall() method in java?
