Describe the various concepts related to object oriented programming (oop).
Why char array is favored over string for the storage of passwords?
List some important characteristics on jre
Differentiate between vector and array list.
Explain abstract class in java?
What are some characteristics of interference class?
Give reasons supporting that string is immutable.
Describe string intern() methodology
What do you understand by the term polymorphism?
Explain aggregation in java?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What technique can be employed to compare two strings?
enlist some features of jdk.
Describe method overriding
Describe the term diamond problem.