Saved Bookmarks
| 1. |
Binary files are some time refereed as? |
|
Answer» Answer: Binary FILES are a computer-readable form of storing data. A program is needed to interpret the data contained in a binary file and display it to the user. Figure 1: ASCII encoding table. Binary files are a collection of bytes, and when binary files are OPENED, they are processed byte by byte. |
|