adspace


What is a binary file and how do I open it?

Answer Posted / Parvez Adeeb

A binary file contains data in binary format, which is not human-readable text. It can include images, executables, audio files, and other types of non-textual data. To open a binary file, you typically need to use the appropriate application for that file type, such as an image viewer for .jpg or .png files, an audio player for .mp3 files, etc. If you're unsure about the file type, right-click the file, select 'Open with', and then choose a suitable program from the list.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command for cut?

1035