210k views
3 votes
Which of the following is true of binary files?

O They are associated with particular software
programs.
O They are used by developers to store source
code.
They can be opened by most software
programs.
O They are considered universal format files.
DONE

User Diggs
by
5.7k points

2 Answers

4 votes

Answer: They are associated with particular software programs.

Step-by-step explanation:

User Saumya Agnihotri
by
5.1k points
3 votes

Answer:

O They are considered universal format files

Step-by-step explanation:

Binary format files are files that are made of up binary codes which is able to be read by the computer in human readable form. Generally speaking, most readable files stored in computer are simply codes written in binary numbers (0's and 1's).

These codes, when stored as a files are able to be read and interpreted in the computer's interpreters language. On the screen of the computer, they becomes legible words and statements.

User Bamcclur
by
5.8k points