| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is generics in jdk1.5? | Bally-Technologies | 1 |
| What JNDI(Java Naming and Directory Interface) provides? | | 4 |
| What is Vector?Can you elaborate how Vector is Thread safe? | | 3 |
| How to override a equals() method and what is the use? | | 1 |
| What is casting? | | 3 |
| What is the argument type of main() method? | | 2 |
| What is the return type of read()? | | 2 |
| What is a void return type? | | 2 |
| How GUI component handle its own events? | | 1 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| what is Remote Reference Layer ? | | 1 |
| what is web.xml?and its use? | CTS | 6 |
| what is meant by UP& DOWN casting in java? | | 4 |
| What is casting? | BMC | 3 |
| How many ways can an argument be passed to a subroutine? | | 2 |
| What Method and class used for Connection pooling ? | Wipro | 4 |
| What is audio clip interface? Name few methods of it ? | | 1 |
| what is the JNDI? | | 3 |
| What is compile time polymorphism? | Elementus-Technologies | 6 |
| explain the concept of inheritance with an example? | Polaris | 5 |
| |
| For more Core Java Interview Questions Click Here |