Multiple choice Character Stream class is defined by using _____ class hierarchy? 7 5 2 4 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.