which of the following features is a way to make a computer do what you want it to do? a executable file b…

which of the following features is a way to make a computer do what you want it to do? a executable file b menu c file extension d data file
Answer
Brief Explanations:
An executable file contains instructions that a computer can directly execute to perform a specific task, making the computer do what you want. A menu is for user - interface interaction, a file extension is for identifying file type, and a data file stores data rather than executable commands.
Answer:
A. executable file