Question 123 of 130 from exam 1Z0-809: Java SE 8 Programmer II

Question 123 of 130 from exam 1Z0-809: Java SE 8 Programmer II

Question

BiPredicate<String, String> bp
s2.contains ("Java") i
Bifunction<String, String, Int

int fee
if (bp.test(si, s2)) {
fee = 100;

d
return fee;
Me

. int feel = bf.apply("Di01sc",
|. System. out.printin (feel);

(String s1, String s2)

-> sl.contains

eger> bf = (String si, String s2) -> {

"Java Programming") ;

"SG") 66

What is the result?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.