M Mr. Dubey • 100.28K Points Coach Bookmark Embed Report View In MB-Short Q. In lambda expression `(a, b) -> a + b`, what is required of 'a' and 'b'? (A) Both must be final (B) Both must be of the same type (C) Both must be numbers (D) Both must be parameters of the same functional interface method Correct Answer - Option(D) Views: 5 Filed under category JAVA Share
Discusssion
Login to discuss.