| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are null interfaces? Give some examples? | | 2 |
| Difference between Applet & Application? | | 5 |
| Same common question what is Map,Set,HashMap,List???? | Symphony | 3 |
| Difference between String and String Buffer? | | 3 |
| What is the differnence between String Buffer and String
builder despite having knowledge that String builder is
faster than String Buffer and last one is threadsafe.please
tell another important difference. | | 3 |
| class A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p? | HCL | 5 |
| What is the range of the char type? | | 2 |
| what is session facade ? | | 2 |
|
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 |
| Can we override static methods? | Bally-Technologies | 15 |
| how to handled exceptions & erros in ejb? | Satyam | 1 |
| What is ResourceBundle class? | | 1 |
| How can a class be accessed, If no access modifiers are
declared? | | 2 |
| how to write a program for chat function using core java
| Satyam | 1 |
| what is java bean?where can we use it? | TCS | 3 |
| What are the common problems you have faced while
implementing Java? | | 1 |
| what are class,constructor and primitive data types? | | 2 |
| How Applets & Servlets will communicate with each other? | | 2 |
| how to minimize the functionality to will not force garbage
collector? | | 2 |
| when,where and how to use abstract class and interface | | 2 |
| |
| For more Core Java Interview Questions Click Here |