| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is a package? | | 8 |
| where lives in jvm | | 3 |
| Explain different ways of passing arguments to sub-routine? | | 1 |
| What for read() function? | | 3 |
| why String class is immutable. | iGate | 3 |
| how can u create the object with out new operator | | 2 |
| What is the difference between throw and throws? | Cap-Gemini | 2 |
| printstream class method println() is calling using System
class and its static object out .how it is explain any one
in detail with example ? | TCS | 1 |
| What are field variable and local variable? | | 2 |
| what is the difference between statis block and static
variable | | 5 |
| What method is used to compare two strings ? | | 4 |
| which one is performance wise advantageious from List,Set,Map? | | 5 |
| Differentiate Vector and ArrayList? | Wipro | 4 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| Instead of writing Home, Remote Interfaces if i directly
extends EJBObject to bean class what happens?
| Flextronics | 1 |
| what Data encapsulation in java? | | 4 |
| Which java.util classes and interfaces support event
handling? | | 2 |
| I need to know about complete topic in java's collections i
with an examples | TCS | 1 |
| what is difference between front controller and action servlet? | | 2 |
| Have you used any version control ? if so explain about it? | | 1 |
| |
| For more Core Java Interview Questions Click Here |