| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| How multi processing is achieved in JAVA? | BMC | 4 |
| What is the use of bin and lib in JDK? | | 3 |
| Is JRE required to compile Java files ? | HCL | 3 |
| In C we use only compiler. Why java uses both compiler and
interpreter? What is its significance? | | 5 |
| What is meant by class loader and how many types are there? | Apple | 1 |
| Which all r Final classes in java except string? | | 3 |
| Can we instantiate Interfaces? | Ericsson | 4 |
| what is the difference between the "protected and default"
modifiers? | | 4 |
| What are the two major components of JDBC? | Mind-Tree | 4 |
| What is the smallest package in Java API? | | 4 |
| C and C++ has constructors and distructors, why does Java
does not have distructors? | T3-Softwares | 1 |
| What is more advisable to create a thread, by implementing
a Runnable interface or by extending Thread class? | | 5 |
| How to override a equals() method and what is the use? | | 1 |
| explain the classification of exception and hoew to handle
the exceptions | | 2 |
| waht happens when a return type ,even void is specified for
a constructor? | | 10 |
| what is the difference between HashMap And HashTable? | Hexaware | 3 |
| What is the return type of a program?s main() method? | | 2 |
| What is a super class and how super class be called? | | 3 |
| What is Session and cookies?Explain in detail with an
example? | CTS | 2 |
| |
| For more Core Java Interview Questions Click Here |