1 1 Pavanagg Asked: June 1, 20232023-06-01T20:34:00+05:30 2023-06-01T20:34:00+05:30In: C language What is a set of instructions used to perform some tasks? 1 1 What is a set of instructions used to perform some tasks? Computer Awareness Share Facebook 1 Answer Voted Oldest Recent Best Answer ADMIN 2 2023-01-20T02:34:24+05:30Added an answer on January 20, 2023 at 2:34 am This answer was edited. The set of instructions that are used to perform a specific task is referred to as program, or software program. A program can be created using various programming languages, such as C, Java, Python, etc. A program contains statements that specify the logic and data of the task. Before a program can run on a computer, it has to be either compiled or interpreted. A program can also communicate with other programs and hardware devices using input and output operations. Leave an answerCancel replyYou must login to add an answer. Username or email* Password* Remember Me! Forgot Password?
The set of instructions that are used to perform a specific task is referred to as program, or software program.
A program can be created using various programming languages, such as C, Java, Python, etc.
A program contains statements that specify the logic and data of the task.
Before a program can run on a computer, it has to be either compiled or interpreted.
A program can also communicate with other programs and hardware devices using input and output operations.