a set of instruction in plain language is called?
Answers
Answer:
Like and follow
Explanation:
answer is Information
Answer: Command
Concept : Basic Computing
Given : A set of instruction in plain language
To Find : A set of instruction in plain language is called ?
Explanation:
A set of instruction in plain language is called a command. In computing, a set of instruction is called a program. Program is a set of instructions which perform a specific task. Flowchart is the graphical representation of the logic and steps of a program. Algorithm are also a set of instructions , that is written before a program, to build a logic of the program and to increase the efficiency of the program. Instructions , i.e., commands can be written in any language like C, C++, Java, Python, Javascript, etc. Commands perform a specific task and give the desired output.
#SPJ3