| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is difference between hash mapping and hash table? | NDS | 3 |
| can you program for reverse string? | IBM | 4 |
| What is the basically use of finally while we know it
is always executed but why? | TCS | 2 |
| 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. | | 2 |
| What is the difference between this() and super()? | TCS | 5 |
| What is the difference between the >> and >>> operators? | | 1 |
| What are command line arguments? | | 2 |
| Differentiate Vector and ArrayList? | Wipro | 3 |
| Why do we use public static with the main function in Java? | Infosys | 4 |
| how to call One constructor from another; | Innodata-Isogen | 4 |
| Can you have an inner class inside a method and what
variables can you access? | | 1 |
| What is the superclass of exception? | | 2 |
| Why do inner class cannot have static declaration except
static nested class? | Wipro | 1 |
| which method is used to know the status of the Thread? | Honeywell | 2 |
| Explain method overloading and overriding? | | 5 |
| How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u. | CSC | 6 |
| whays is mean by inner class? | HCL | 2 |
| explain the classification of exception and hoew to handle
the exceptions | | 2 |
| How many times garbage collector will invoke an object?s
finalize() method? | | 4 |
| what is diff bet iterator and enumeration? | | 2 |
| |
| For more Core Java Interview Questions Click Here |