1) After Java 8, what do you think about Java? Is it still an object oriented language or it has turned into functional programming language? Java is still an object oriented language where everything is done keeping objects (data) in mind. But, with the introduction of new features in Java 8, you can use Java … Continue reading Java 8 interview questions & answers
Category: Collections
Double Brace Initialization
Different Ways of Initializing Collection Class
