| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to avoid the runtime exception ? | | 2 |
| Why non nested classes in java are not having marked as
protected access specifier | Google | 1 |
| what is multitherading | Tech-Mahindra | 2 |
| How can we handle runtime exceptions? write one sample
program? Can we write runtime exceptions beside the throws
key word? if yes write sample program? | Huawei | 1 |
| Explain Public static void main? | | 2 |
| Define Compiling? | | 2 |
| y cant i declare method like public final static show() | | 2 |
| What are MalformedURLException and UnknownHost Exceptions
and whey they will be thrown? | | 1 |
| adapter class ? | | 2 |
| Explain the term serialization? | Wipro | 6 |
| Iterator in the HashMap is fail-safe means what? | IBM | 9 |
| What is the differenc between Enemuration interface and
iterator interface according to accessing? | | 4 |
| 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 |
| how can u apply shallow cloning and deep cloning to create
object? | Yash-Technologies | 1 |
| Can an anonymous class be declared as implementing an
interface and extending a class? | | 1 |
| Can an object?s finalize() method be invoked while it is
reachable? | | 2 |
| How GUI component handle its own events? | | 1 |
| why java not supproting multiple inheritance?
| | 5 |
| What is the order of method invocation in an Applet? | | 1 |
| What is the difference between Trusted and Untrusted
Applet ? | IBM | 1 |
| |
| For more Core Java Interview Questions Click Here |