| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is overloading and overriding with example? | CMC | 1 |
| There are 2 classes, 1 LandAnimal and another WaterAnimal.
There is another class Animal which wants to have the
properties of both LandAnimal and WaterAnimal. How will you
design this situation? | KPIT | 3 |
| how can u apply shallow cloning and deep cloning to create
object? | Yash-Technologies | 1 |
| Explain difference between final, finally and finalize? | | 2 |
| What are Encapsulation, Polymorphism and Inheritance? | | 2 |
| Relationship between an event-listener interface and an
event-adapter class? | | 1 |
| What is the Vector class? | | 3 |
| What is the specification of ?CODEBASE? in an applet? | | 1 |
| Why java Don't Support Multiple interitence | ABC | 7 |
| How Array List can be Serialized. | Polaris | 5 |
| What is Map interface? | Wipro | 2 |
| Same common question what is Map,Set,HashMap,List???? | Symphony | 3 |
| Can an object?s finalize() method be invoked while it is
reachable? | | 2 |
| what is hashmap& hashtable with example? | CTS | 1 |
| which class to use when concatenating
strings in a loop. | IBM | 2 |
| Sample code to retrieve objects from HashMap in sorted
ascending order? | | 1 |
| Explain the relationship between the Canvas and Graphics
class? | | 1 |
| What are the ways of polymorphism other than Overridding &
Overloading | | 1 |
| can u give one sinario when you use Abstract Class and When
you use Interface. | ITC-Infotech | 5 |
| What are Font and FontMetrics classes? | | 1 |
| |
| For more Core Java Interview Questions Click Here |