Top 101 Core Java Interview Questions and Answers for Experienced with Examples
In this post "Top 101 Core Java Interview Questions and Answers for Experienced with examples",we will list core java interview questions. We will update this post "Top 101 Core Java Interview Questions and Answers for Experienced with examples" from time to time. Viewers are also welcome for suggesting any questions related to this post.
Top 101 Core Java Interview Questions and Answers for Experienced with examples |
- What is Java technology ?
- What are the benefits of OOPS?
- What is Java Development Kit (JDK) ?
- What are the Major Features of Java Technology Architecture ?
- What is Java Virtual Machine (JVM) ?
- What are the advantages of JVM?
- What are classpath variables?
- What was the earlier name of Java?
- What are the steps involved in Java Application Execution ?
- Explain the architecture of code execution process inside JRE ?
- What is Garbage Collector ?
- What an object contains?
- What is class loader ?
- Why Java is known as interpreted and compiled?
- Which feature of C language is not present in Java?
- What is Collection API?
- What is byte code verifier ?
- Explain different way of using thread?
- Why Java is known as a platform neutral language?
- What is Java API?
- What is the difference between static and non-static variables?
- Can main() method be declared final?
- What is the purpose of garbage collection in Java, and when is it used?
- What are the features of OOPS?
- What is encapsulation?
- Define Applet in JAVA
- What are the verification done by byte code verifier ?
- What is JDBC in JAVA
- What is inheritance?
- Explain the usage of Java packages.
- How you can force the garbage collection?
- What is abstraction?
- What is single inheritance?
- What is a Constructor ?
- How do we access data members of a class in java?
- What are the uses of Java packages?
- What is the significance of import keyword?
- What is user defined package in Java?
- How to place compiled Java file in a different location ?
- What is access modifier and what are its types?
- What is static keyword?
- What is a transient variable?
- What is native keyword?
- What is an abstract class?
- How to define an Abstract class?
- What is object class in java?
- What are the limitations of array?
- What is set interface about?
- What is Enumeration interface?
- Explain different way of using thread?
- Explain in your own words the "bottom line" benefits of the use of an interface.
- Compare Array List vs Linked List
- What is the difference between private, protected, and public?
- What is method overriding in JAVA?
- Do interfaces have member variables?
- How will you establish the connection between the servlet and an applet?
- What are the threads will start, when you start the java program?
- Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
- What is the difference between lightweight and heavyweight component?
- What interface do you implement to do the sorting?
- What are the benefits of using threads in an application?
- What are some advantages and disadvantages of Java Sockets?
- What are the differences between process and threads?
- What is single threaded and multi threaded process?
- What do you mean by Final class in Java
- Name the containers which uses Border Layout as their default layout?
- What are wrapper classes in JAVA?
- What is the difference between an Interface and an Abstract class?
- How to use threads in java?
- Explain the usage of the keyword transient?
- What is static in java?
- What if I do not provide the String array as the argument to the method?
- What do you mean by Run time Exceptions in Java?
- Describe thread policy in Java?
- What do you mean by a Classloader?
- What are the ways in which you can instantiate a thread?
- What are the states of a thread?
- What is the super class of Hashtable?
- What is a socket?
- What are the different types of qualifier and what is the default qualifier?
- What do you mean by RMI and how it is useful?
- Name any two Java IDE’s?
- How are this() and super() used with constructors?
- What is the use of preparedstatement?
- What are the different driver types available in JDBC?
- What is a Marker Interface?
- Is JDBC-ODBC bridge multi-threaded?
- What is a lightweight component?
- What is a heavyweight component?
- How does the Java default constructor be provided?
- What if the static modifier is removed from the signature of the main() method?
- What is thread scheduling and what does it determines?
- When you declare a method as abstract, can other nonabstract methods access it?
- Is JDBC-ODBC bridge multi-threaded? -
- What are the implicit packages that need not get imported into a class file?
- What is the use of serializable?
- What are the different level lockings using the synchronization keyword?
- What is callable statement?
- Can a abstract method have the static qualifier?
- What is the eligibility for a object to get cloned?
- What is the difference between a constructor and a method?
Wrapping it up
We Hope this post Top 101 Core Java Interview Questions and Answers for Experienced with examples is informative for you. You can go through to take as a reference for your competitive exams. Feel free to give your suggestions in comment. Help us to spread this more using social share buttons given below.