how is an executable file different from a data file? a. unlike a data file, you can manipulate an…

how is an executable file different from a data file? a. unlike a data file, you can manipulate an executable file. b. unlike a data file, executable files contain numbers, words and pictures. c. unlike a data file, you cannot open and read executable files. d. unlike a data file, executable files can be used for a presentation.
Answer
Brief Explanations:
Executable files contain machine - code instructions that a computer's processor can execute directly. They are not meant to be opened and read in a human - readable way like data files which can store text, numbers, images etc. Data files are for storing information and can often be opened and manipulated with appropriate software.
Answer:
C. Unlike a data file, you cannot open and read executable files.