Question: State whether each of the following is true or false. If false, explain why. a) You cannot instantiate objects of type Stream. b) Typically, a
State whether each of the following is true or false. If false, explain why.
a) You cannot instantiate objects of type Stream.
b) Typically, a sequential file stores records in order by the record-key field.
c) Class StreamReader inherits from class Stream.
d) Any class can be serialized to a file.
e) Method Seek of class FileStream always seeks relative to the beginning of a file.
f) Classes StreamReader and StreamWriter are used with sequential-access files.
Step by Step Solution
3.36 Rating (162 Votes )
There are 3 Steps involved in it
a True b True c False Class StreamReader inherits from class ... View full answer
Get step-by-step solutions from verified subject matter experts
