| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the order of method invocation in an Applet? | | 1 |
| When finalize method is called? | | 3 |
| Howmany classes that package java.applet.* contains? | TCS | 1 |
| what is life cycle of applet? | | 4 |
| What is parameter tag and what is its use? | | 1 |
| i need example for java abstraction. where we use
abstraction and why we need abstraction. | Oracle | 1 |
| what is the difference between sleep() and Wait()? | Accenture | 4 |
| Java support what type of parameter passing ? | Wipro | 6 |
| Does java support multi dimensional arrays ? | | 4 |
| what is the difference between equals method and == | Professional-Access | 11 |
| How to sort a vector elements that contains the user define
class object? (Note: If Suppose consider, A Student class
contain two data members. They are String studentName and
int rollNo. I am creating Four objects for this class, each
object contains students details like name and roll no. Now
i am storing that objects in vector and if i retiving the
elements from the vector means then it should be display in
sorting order) | ProdEx-Technologies | 2 |
| what is auto boxing | UHG | 1 |
| How will you create the class for the following scenario?
Employees under one employee?
| Bally-Technologies | 2 |
| what is business delegate? | TCS | 2 |
| Which java.util classes and interfaces support event
handling? | | 2 |
| I have a String s = java; What is the output when I say
s.replaceAll('j', 'k'); Also what is the value of s after
replacing? | KPIT | 5 |
| whats the life cycle of jsp
| Satyam | 10 |
| how can u apply shallow cloning and deep cloning to create
object? | Yash-Technologies | 1 |
| What restrictions are placed on method overloading and
method overriding? | | 3 |
| What is difference between Iterator and for loop | | 4 |
| |
| For more Core Java Interview Questions Click Here |