| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can u handle an error if u write Thowable in the catch
class lise
try
{
some errorneous code
}catch(Throwable e){ ...} | | 4 |
| What is the Dictionary class? | | 1 |
| what is meta-Inf? | Polaris | 1 |
| whats the life cycle of jsp
| Satyam | 7 |
| Can you extend more than one interface? | | 4 |
| What is HashTable? | | 2 |
| Why all programming languages have main as a execution
starting point? | | 2 |
| what is business objects? | | 1 |
| What is cloneable interface? | | 3 |
| what ide u r using and wat version, how wil u build the
project etc ? | | 2 |
| What is the frontend and backedn in Java? | TCS | 2 |
| What are Advatages of Overloading and Overridding. | TCS | 3 |
| What is hard code & soft code? | Wipro | 4 |
| what is java bean?where can we use it? | TCS | 2 |
| Differentiate Vector and ArrayList? | Wipro | 3 |
| What is the smallest package in Java API? | | 2 |
| Can applet in different page/s communicate with each other? | | 1 |
| Which Math method is used to calculate the absolute value of
a number? | Accenture | 3 |
| We have two methods to create methods the threads.
1. Implementing runnable interface
2. Extending to thread class and overriding run method.
Among these two which one is better and why?
Please explain me in detail. | | 1 |
| what is mean by method signature? | Satyam | 5 |
| |
| For more Core Java Interview Questions Click Here |