Multiple choice

Character Stream class is defined by using _____ class hierarchy?

  1. 7

  2. 5

  3. 2

  4. 4

  5. None of these

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

This is an incorrect answer. Character stream class is defined by using two class hierarchies. These classes are: 1.) Reader class 2.) Writer class. So this is the incorrect answer.