Multiple choice Byte stream are defined by using _____ class hierarchy? 4 3 2 1 None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is the correct answer. Byte stream can be defined by using two class hierarchies. These two classes are : 1.) InputStream 2.) OutputStream. So this is the correct answer.