Intermediate Stream operation ________ results in a stream in which each element of the original stream is mapped to a new value (possibly of a different type)—e.g., mapping numeric values to the squares of the numeric values. The new stream has the same number of elements as the original stream.
a. mapped
b. map
c. mapper
d. mapping
b. map
Computer Science & Information Technology