| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is Exception handling in Java
How do you handle run time errors please explain with an
example | TCS | 2 |
| What are the limitations for static method? | | 2 |
| if i have one string class then how can you achive this
class functionality of this class? | Fidelity | 3 |
| what is the difference between HashMap And HashTable? | Hexaware | 3 |
| What error occurs if a try-catch-finally statement sequence
does not have a catch clause? | | 2 |
| what is filters and its use? | Virtusa | 1 |
| why there are multiple catches for a try block.don't tell me
that there can be multiple exception of a code segment
that's why.tell me the real fact behind this. | | 4 |
| How do you set security in applets? | Wipro | 1 |
| Which method will get invoked first in a stand alone
application? | | 1 |
| they asked class A{}
class B{}
class c{}
all the three class saved as a single file,there is no main
method in the file
and anothe class
M.java
class m
{
psvm(String args[])
{
// here the parent class can access
}
}
| DNS | 1 |
| Life Cycle of Thread | IBM | 3 |
| which method throws exception of type Throwable | | 2 |
| In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not???? | Accenture | 8 |
| Linked List reverese program | Bally-Technologies | 1 |
| What is synchronization? How it can be achieved? | | 2 |
| By what default value is an object reference declared as an
instance variable? | Wipro | 1 |
| In real time project which driver did u use? What is the
main functionality of the Prepared Statement? | Photon | 1 |
| To what value is a variable of the Boolean type
automatically initialized? | | 3 |
| Why do we use public static with the main function in Java? | Infosys | 7 |
| In what type of containers, Border layout is a default
layout? | | 3 |
| |
| For more Core Java Interview Questions Click Here |