Vidyalelo
C# Programming · Q105

File Handling and Input Output in C Sharp

Programming · C# Programming · question 105

Q105

The advantages of using character stream based file handling are?

A.
they operate directly on unicode characters
Answer
B.
they operate directly on bits
C.
they store unicode text
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board