Un-Answered Questions { OOAD }

What are the rules to define a functional interface?

739


Is is possible to define our own functional interface?

781


What is a functional interface? What is sam interface?

743


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

706


Differences between functional programming and object-oriented programming?

728


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

900


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

799


What are different ways to create string object?

762


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

778


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

938


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

853


What is @functionalinterface?

775


What is the default access modifier in a class?

770


What is static and dynamic Binding?

752


What are all the operators that cannot be overloaded?

749