Multiple choice Byte stream are defined by using _____ class hierarchy. four three two one 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.) InputStream2.) OutputStreamSo this is the correct answer.