| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between JDK, JRE, JVM | Oracle | 5 |
| I have a Person object with 5 variables and I want to store
them in a file called Person.txt. What should I do? | KPIT | 3 |
| How to declare unique ArrayList ? | RMSI | 4 |
| What is meant by event handling? | | 1 |
| Same common question what is Map,Set,HashMap,List???? | Symphony | 3 |
| How to print nodes of a Binary tree? | TCS | 1 |
| Difference between Hash Table and Hash Map? | Persistent | 7 |
| How many times garbage collector will invoke an object?s
finalize() method? | | 4 |
| What is the purpose of a statement block? | | 1 |
| Can you make an instance of an abstract class?
| Accenture | 4 |
| What is user defined exception? | | 4 |
| Features of Java? | | 4 |
| 1.what is the exact difference between applet and frame?
2.Do we use main method in frames? | | 2 |
| what are the purposes of native, transiant key words? | | 2 |
| What is "finally" keyword? | | 3 |
| Hi Friends, I am beginner in java. what i know about
synchonized keyword is,If more that one 1 thread tries to
access a particular resource we can lock the method using
synchronized keyword. Then after that how the lock is
released and how next thread access that.Please explain with
example. | | 1 |
| AWT event listeners extends what interface? | | 1 |
| What is Ideal Design of Class? | | 2 |
| What are interfaces? | | 1 |
| Can multiple catch statements be used in exceptions ? | Wipro | 4 |
| |
| For more Core Java Interview Questions Click Here |