| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Where the CardLayout is used? | | 1 |
| how to use finalize()Method to resources | TCS | 2 |
| Does garbage collection guarantee that a program will not
run out of memory? | | 1 |
| What is difference between hash mapping and hash table? | NDS | 3 |
| What class is used to implement a Throwable array? | | 3 |
| What is the difference between jsp and servlet? | Symphony | 5 |
| Same common question what is Map,Set,HashMap,List???? | Symphony | 3 |
|
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 |
| Why can't we make jsp as a controller and action
servlet in struts? | TCS | 7 |
| What do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky | EDS | 5 |
| What is a deadlock ? | | 5 |
| Explain, why the constructor is required in implemented
class? | | 2 |
| what is the use of declaring constructor as private? | Sai-Softech | 3 |
| What is Transient and volatile | iFlex | 9 |
| what is business delegate? | TCS | 2 |
| What enableEvents() method do? | | 1 |
| What are access modifiers in Java ? | | 5 |
| Sample code to retrieve objects from HashMap in sorted
ascending order? | | 1 |
| What are the limitations for static method? | | 3 |
| what is webservices | Mind-Tree | 4 |
| |
| For more Core Java Interview Questions Click Here |