Hari Shankar M posted an article on
Tech Answers
-
Jun 22, 2009, 11:44 am
Each piece of information in a computer is stored as file in its hard disk. There are basically two ways of storing information in a hard disk. One, as a text file, which contains only textual data; and another, as a binary file, which contains non-textual data, like pictures, audio, video etc.,
Dat...