| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is casting ? | | 2 |
| if arraylist size is increased from initial size what is
the size of arraylist...suppose initial is 100 , if i add
101 element what is the size... | | 6 |
| what is main difference between architecture,framework and
design pattren | | 1 |
| what is the use of finalize()Method
please explain with an example | | 2 |
| What are the traverses in Binary Tree? | Adobe | 2 |
| What is difference between Eclips and MyEclips? | | 2 |
| Which all r Final classes in java except string? | | 3 |
| How many methods does cloneable interface contains? | | 2 |
| types of applets?. | TCS | 3 |
| What are access modifiers in Java ? | | 5 |
| which one is performance wise advantageious from List,Set,Map? | | 5 |
| What are the types of statement? explain | SysBiz | 1 |
| whst is encapsulation?when u encpsulate actually while
devoloping code? | AMDOC | 5 |
| What is dynamic binding? | | 2 |
| what do you meant by Runtime Polymorphism? | Persistent | 10 |
| when we write class.forName("any one class"); what happens
actually?what it will return?explain stepwise? | | 5 |
| why String class is immutable. | iGate | 3 |
| finalize() method? | | 4 |
| If set accepts only one argument then how can it compare
two objects to avoid duplicates | | 3 |
| I have a String s = java; What is the output when I say
s.replaceAll('j', 'k'); Also what is the value of s after
replacing? | KPIT | 5 |
| |
| For more Core Java Interview Questions Click Here |