Un-Answered Questions { OOAD }

What are the rules to define a functional interface?

531


Is is possible to define our own functional interface?

596


What is a functional interface? What is sam interface?

563


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

520


Differences between functional programming and object-oriented programming?

532


What is a static method? Why do we need static methods in java 8 interfaces?

661


What is multiple inheritance? How java 8 supports multiple inheritance?

600


What are different ways to create string object?

568


What is a default method? Why do we need default methods in java 8 interfaces?

556


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

728


What is diamond inheritance problem? How java 8 solves this problem?

659


What is @functionalinterface?

576


What is the default access modifier in a class?

566


What is static and dynamic Binding?

573


What are all the operators that cannot be overloaded?

548