Login
Remember
Register
Ask a Question
What types of data objects can a stream process and from what sources?
0
votes
asked
Mar 1, 2023
in
JAVA
by
sharadyadav1986
What types of data objects can a stream process and from what sources?
data-object
souces
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2023
by
sharadyadav1986
These types of data can be processed by a stream:
an assortment of Arrays.
an input device or I/O channel.
A source that responds such as comments on social media
a static factory or a stream generator function.
data types in java
...