| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are Transient and Volatile Modifiers? | | 2 |
| How to send a request to garbage collector? | | 3 |
| Difference between Superclass and Subclass? | | 2 |
| What are inner and anonymous class? | | 2 |
| What is difference between static method and static
variable? | | 6 |
| why String class is immutable. | iGate | 3 |
| How to avoid the runtime exception ? | | 2 |
| What are access modifiers in Java ? | | 5 |
| How to call a Stored Procedure from JDBC? | Satyam | 2 |
| what is the difference between equals method and == | Professional-Access | 11 |
| suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ? | Fidelity | 6 |
| can we create a instance for intwerface? | | 3 |
| Explain pass by reference and pass by value? | Wipro | 5 |
| Name the types of mouse event listeners ? | | 2 |
| Can a for statement loop indefinitely? | | 3 |
| How Applets & Servlets will communicate with each other? | | 2 |
| how to write a program for chat function using core java
| Satyam | 1 |
| Explain final, finalize() and finally? | | 6 |
| I have one POJO class(Java bean class), it has two
variables for that it has setters and getters. Now i have
created two objects for that class and i have set the data
for those variables through this two objects. Now question
is i want check whether those two objects have same data or
not, for this write a program? Thanks, Bose. | Oracle | 2 |
| What JNDI(Java Naming and Directory Interface) provides? | | 4 |
| |
| For more Core Java Interview Questions Click Here |