| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is auto boxing | UHG | 1 |
| What classes of exceptions, caught by a catch clause? | | 1 |
| Why we need to serialize the object | Geometric-Software | 9 |
| Functionality of JVM? | Infosys | 4 |
| In Java why we write public static void main(String args[])
why not main()? | TCS | 12 |
| What are integer overflows and underflows and how to handle
them? | Wipro | 2 |
| Explain the differences between public, private, protected
and static? | | 3 |
| types of applets?. | TCS | 3 |
| Does a class inherit the constructor of its super class?if
it does, how can you hide that constructor? if it doesnot
how can you call it from the sub class? | | 1 |
| where lives in jvm | | 3 |
| what is life cycle of applet? | | 4 |
| Program to find greatest prime number in n numbers? | Huawei | 3 |
| Can a class inherit the constructors of its superclass? | Wipro | 7 |
| Can u write constructor in abstract.If yes den when it will
be invoked. | SunGard | 3 |
| can we Connect Applet to Data Base ? with Discriptiom.
and also What is Diff. from Applet & Servlet? | Systematix | 1 |
| what is mean by method signature? | Satyam | 5 |
| Which class is extended by all other classes? | | 2 |
| How can you say HashMap is syncronized? | IBM | 13 |
| Is there is any error if you have multiple main methods in
the same class? | Wipro | 9 |
| why java is not supporting multiple inheritence? | | 3 |
| |
| For more Core Java Interview Questions Click Here |