| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the life cycle of jsp? | Photon | 2 |
| explain the clone method and clonable interface | | 1 |
| explain about casting of objects? | | 4 |
| write a class to input 2 points by the user & check the line
maked by the points is horizontal,vertical or rectangle? | | 1 |
| Difference between Web-based applications,Client-
Server applications and Distributed applications? | Infosys | 2 |
| what is the use of finalize()Method
please explain with an example | | 2 |
| What is Collection interface? | Zensar | 1 |
| Define interface? | | 2 |
| how to call One constructor from another; | Innodata-Isogen | 7 |
| is there any function in java to make the text to blink? | | 5 |
| How are this and super used? | | 6 |
| Why we use static and synchronized in method for single
thread model
example:
public static synchronized add(){} | | 1 |
| How are commas used in the initialization and iteration
parts of a for statement? | | 2 |
| please tell me what is wrapper class in java with example ? | | 3 |
| Hi Friends, I am beginner in java. what i know about
synchonized keyword is,If more that one 1 thread tries to
access a particular resource we can lock the method using
synchronized keyword. Then after that how the lock is
released and how next thread access that.Please explain with
example. | | 1 |
| How many objects are created for a singleton class | Ness-Technologies | 4 |
| Why null interfaces are used in Java? | | 2 |
| What is JIT ? | Satyam | 4 |
| Difference between Hash Table and Hash Map? | Persistent | 7 |
| what is the purpose of class "Object" which is base class
for all classes? | | 3 |
| |
| For more Core Java Interview Questions Click Here |