Novelvox interview question

1. OOPS - explain the 4 pillars . 2. Difference between String s = "text"; String s = new String("text"); 3. Garbage Collection . 4. Colleciton Framework . 5. 2 basic programming questions .