| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What happens if an exception is not caught? | | 4 |
| For which statements we use a label? | Wipro | 3 |
| explain System.out.println() | CTS | 6 |
| What is dynamic binding? | | 2 |
| Thanks A.jyotsna,
Can u tell me differnce between abstract class and interface
vikash | | 3 |
| Why do we use public static with the main function in Java? | Infosys | 4 |
| what is the difference between the "protected and default"
modifiers? | | 4 |
| what are the oops concept in java explain with real time
examples | Tech-Mahindra | 2 |
| which methods consisting of the serilizable interface? | | 3 |
| Which are thin and thicK wrapper Class's in Java? | | 1 |
| what is abstract method with example? | Virtusa | 3 |
| Where the CardLayout is used? | | 1 |
| adapter class ? | | 2 |
| can we create instance for interface in java? | | 2 |
| why java does not support mulitple inheritance directly? | TCS | 2 |
| What are Inner classes? | | 2 |
| When is an object in the mean to garbage collection? | | 3 |
| What are command line arguments? | | 2 |
| They had given one progam
final HashMap hm=new HashMap();
public void show()
{
hm.put("name",value);
}
in this prg here the final hashtable value can be changed in
put method,its the prg run? | DNS | 2 |
| How to access a method that it declared as protected? | | 3 |
| |
| For more Core Java Interview Questions Click Here |