| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between overloading and overridding? | | 4 |
| C and C++ has constructors and distructors, why does Java
does not have distructors? | T3-Softwares | 1 |
| What is the middleware? | | 2 |
| I have an HashMap object, which has with key and value pair.
It has 10 keys and values in that object. Now the question
is I want insert new key and value in middle or any where in
that list but not at the end or at the top. Is it possible
or not. If yes how can we achieve this one? | Huawei | 1 |
| What is the exact difference in between Unicast and
Multicast object ? | Accenture | 1 |
| explain about jre and jvm | | 2 |
| why abstract class will have a constructor? | | 3 |
| What restrictions are placed on method overloading and
method overriding? | | 3 |
| How to transfer data from an Applet to Servlet ? | | 1 |
| Name the types of 'priority'? | | 2 |
| What is meant by controls and types? | | 1 |
| Name the types of mouse event listeners ? | | 2 |
| Different types of modifiers? | RoboCom | 3 |
| What is hypertext? | | 1 |
| what is stringtolennizer with example? | Symphony | 1 |
| what is business delegate? | TCS | 2 |
| How to add panel to a Frame? | | 2 |
| Why Java is not purely object oriented? | Persistent | 21 |
| Q) I have a ArrayList object, in that object i have added 5
integer values, 5 float values, 5 string values. Now
question is how can delete particular type of data ( i.e all
int values or all float values or string values) in that
list object at a time? | Aricent | 2 |
| What are hot spots in Java programming? | | 1 |
| |
| For more Core Java Interview Questions Click Here |