| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How are Observer and Observable used? | | 2 |
| how u do unit testing? | iFlex | 2 |
| why java not supproting multiple inheritance?
| | 5 |
| How to make class immutable | | 5 |
| What is casting ? | | 2 |
| how can u create the object with out new operator | | 2 |
| WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS? | | 4 |
| Name the methods that used to get and set the text label
displayed by a Buttonobject? | | 1 |
| IS method overriding is Duplication of Methods? | CybAge | 4 |
| How multipleInheritance is possible in java? | Satyam | 16 |
| Explain in detail about encapsulation with an example? | | 3 |
| What is constructor and virtual function? | | 4 |
| Hi Friends, can u give code to convert ArrayList to
HashMap and HashMap to ArrayList. | | 1 |
| How to find the size of an array
a)array.length()
b)array.length
c)array.size()
d)array.size | Accenture | 6 |
| What is an enumeration class? | | 2 |
| I have a class which is abstract which contains only the
abstract methods. This is similar to an interface. Then, if
i have given a choice to choose one of them. Which one i
have to choose and why? | | 4 |
| why applet doesn't have main? isn't possible a program with
out main? | | 5 |
| how to transactions(Bank transactions) in business process
in ejb? | Photon | 1 |
|
I have a sorting issue with a Hashmap. My constraint is that
I MUST use the Hashmap and work with existing code. I do a
database query and place the results in a Hashmap. When I
iterate thru the Hashmap, it loses the original alphabetical
sorting done by the database. So, my problem is that I must
sort the results coming out of the Hashmap which is then
placed into another class.
| | 1 |
| what is difference between Action messages and Action errors? | TCS | 1 |
| |
| For more Core Java Interview Questions Click Here |