| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is meant by event handling? | | 1 |
| Hi friends, i am new to java. can you explain how java is
secured. | | 1 |
| basic difference b/w ALL types of JDBC driver. | Systematix | 1 |
| why java is not supporting multiple inheritence? | | 3 |
| why abstract class will have a constructor? | | 3 |
| Which class has no duplicate elements? | | 8 |
| What is Exception handling in Java
How do you handle run time errors please explain with an
example | TCS | 2 |
| what is the difference b/w PUT and POST method to send data
to the server | Mind-Tree | 2 |
| What is the difference between the >> and >>> operators? | | 1 |
| How to add panel to a Frame? | | 2 |
| What is the difference between Checked and Unchecked
exception? Give some examples | Ness-Technologies | 2 |
| What is the difference between getCodeBase and
getDocumentBase methods? | | 1 |
| When finalize method is called? | | 3 |
| String is a immutable objects . it means that string does
not change...........
But it will be chang.........
{
String s="kapil";
String s1="raj";
String s=s1;
then print(.......)
The String has been changed ..
how it is possible and why its called immutable objects | | 3 |
| What is the difference between throw and throws?
What is the similarity between try and throw? | | 2 |
| What is Distributed Application and what is its usage? | | 1 |
| Write a program to create a binary Tree ? | | 1 |
| What are field variable and local variable? | | 2 |
| What is the middleware? | | 2 |
| what is meaning of JIT? | | 4 |
| |
| For more Core Java Interview Questions Click Here |