Multiple choice

The stream class can be categorised into how many groups depending upon the data on which they operate?

  1. 6

  2. 5

  3. 4

  4. 3

  5. 2

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This is the correct answer. They are of two types: (i) Byte Stream for handling binary data. (ii) Character Stream for handling data such as sequence of characters.