In: Computer Science
Which java collection have you used the most? and why?
What does static mean in Java and when should you use it? (Both static variable and static method)
What does abstract keyword mean in java and when should you use? (Both abstract class and method)