Can we use lambda without functional interface?


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

Post New Answer

More Java Related AllOther Interview Questions

Is lambda expression an object?

0 Answers  


In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.

0 Answers   NCR,


What are jpa repositories?

0 Answers  


How can the static main method use instance variables?

0 Answers  


What is connection pooling in java?

0 Answers  






What if I write static public void instead of public static void?

0 Answers  


What is class forname java?

0 Answers  


How to reverse the singly linked list(In Node data members are(int data,int pointerTONext))

0 Answers  


What is an api in java?

0 Answers  


Why is class forname used in java?

0 Answers  


What does el mean in java?

0 Answers  


What is the difference between a while statement and a do statement?

0 Answers  


Categories