| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| when we write class.forName("any one class"); what happens
actually?what it will return?explain stepwise? | | 4 |
| What is Transient and volatile | iFlex | 9 |
| Can u overload main()method.Give with example. | IBM | 2 |
| how can you retrive information from database by using
hashmap/arraylist ,plz explain with example briefly? | Satyam | 1 |
| What are Encapsulation, Polymorphism and Inheritance? | | 2 |
| What is the smallest package in Java API? | | 4 |
| What is a compilation unit? | | 2 |
| what is Hashmap & Hashtable wirh example? | Saksoft | 4 |
| can we have virtual functions in java? | Wipro | 7 |
| Explain the difference between the Boolean & operator and
the && operator? | | 1 |
| Explain difference between final, finally and finalize? | | 2 |
| when i write
string s1="java";
in one program(application) and
string s2="java";
in another application
on the same jvm will both objects s2,s2 will refer to same
memory location where "java" is stored
in string pool. | | 2 |
| what is meant by serialization? | | 6 |
| how can u create the object with out new operator | | 2 |
| What are null interfaces in JAVA ? and give me some
examples? | | 3 |
| can u give one sinario when you use Abstract Class and When
you use Interface. | ITC-Infotech | 5 |
| What is the exact difference in between Unicast and
Multicast object ? | Accenture | 1 |
| what is difference between type 4 driver and type 1 driver? | CMC | 2 |
| Explain about GridBag Layout? | | 1 |
| what is the purpose of method overriding in java where v r
completely re-defining a inherited method instead y can't v
create a new method and define.If the question is very silly
plz excuse me and do reply.Thank U! | | 5 |
| |
| For more Core Java Interview Questions Click Here |