Multiple Choice
Prior to Java SE 8, Java supported three programming paradigms. Java SE 8 added ________.
A) procedural programming
B) object-oriented programming
C) generic programming
D) functional programming.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Stream mutable reduction operation _creates an array
Q8: By default, method sorted uses _.<br>A) ascending
Q9: Map method _ performs an operation on
Q10: Which of the following statements is false?<br>A)
Q11: Collectors static method groupingBy with two arguments
Q13: Stream method _ maps objects to double
Q14: Class Array's _ method is used to
Q15: Which of the following statements is false?<br>A)
Q16: Map method entrySet returns a Set of
Q17: Which of the following statements is false?<br>A)