0 votes
in JAVA by
What types of data objects can a stream process and from what sources?

1 Answer

0 votes
by

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

Related questions

0 votes
asked Jun 30, 2022 in JAVA by sharadyadav1986
0 votes
asked Feb 14, 2022 in Birst by rajeshsharma
...