- 2

What is the difference between text file and binary file ??

Any 3 points ........

11th Sep 2016, 1:32 PM
Aswin Michael
3 Réponses
+ 2
1)text file is made of alphabet 1)binary file is made of 0 and 1 2)we can create text file but not binary file coz it is generated by compiler 3)text files are readable 3)we cant read binary file
11th Sep 2016, 2:20 PM
abhishek shinde
abhishek shinde - avatar
0
thats not exact abhishek. you can open files as binary "wb+" as argument i.e. and write in it binary. the readability is another thing.
29th Dec 2016, 4:07 PM
Loeschzwerg
- 1
thanx
12th Sep 2016, 12:21 AM
Aswin Michael