Which of the following statements is false?
a. Interface IntPredicate’s default method and performs a logical AND operation with short-
circuit evaluation between the IntPredicate on which it’s called and its IntPredicate argument.
b. Interface IntPredicate’s default method invert reverses the boolean value of the IntPredicate
on which it’s called.
c. Interface IntPredicate default method or performs a logical OR operation with short-circuit
evaluation between the IntPredicate on which it’s called and its IntPredicate argument.
d. You can use the interface IntPredicate default methods to compose more complex conditions.
b. Interface IntPredicate’s default method invert reverses the boolean value of the IntPredicate
on which it’s called.
You might also like to view...
Which of the following is FALSE about headers and footers in Word 2013?
A) A document cannot display both a header and footer B) When you edit header or footer text, it is automatically changed on all pages C) A document may display a header but not a footer, and vice versa D) Both a header and a footer can contain fields
Which Cisco IOS command is used to display the currently configured VTP password?
A) show vtp authentication B) show vtp status C) show vtp digest D) show vtp password