Multiple Choice
Which package, introduced with Java 8, provides support for aggregate sequential and parallel operations on a collection of elements?
A) java.io
B) java.util.stream
C) java.lang
D) None of these is correct.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q55: The class Scanner can be used to
Q56: What method of the Collection class can
Q57: Suppose you write a program using the
Q58: In which package is the class IOException?<br>A)
Q59: The header of a method that potentially
Q61: It is possible to code a user-defined
Q62: FileNotFoundException is related to the Exception class
Q63: What is the advantage of declaring a
Q64: The print and println methods of the
Q65: The String "[1,2,3,4]" is a valid JSON-formatted