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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


How to make a class accessible as a web service?

0 Answers   BirlaSoft,


Explain the meaning of object in object oriented programming?

0 Answers  


What is the use of finalize method?

0 Answers  


Can I implement polymorphism using abstract class?

0 Answers   MCN Solutions,






How to use CRC Cards for Class Design?

2 Answers   Protech,


What is the practical implementation of inner classes?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,


How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


What are the various types of constructors?

0 Answers  


Categories