] Algorithms can not be represented as
A. pseudo codes
syntax
C.
programs
D. flowcharts
B.
Answers
Answer:
D. flowcharts this is the answer
Answer: E. none of the above
Explanation: A computer can solve a problem using an algorithm, which is a systematic logical approach that follows a set of steps.
Pseudocode:- It is a streamlined form of plain English programming code that employs brief phrases to write code for a programme before it is implemented in a particular programming language.
Program: The precise code was written for the issue while adhering to all programming language constraints.
An algorithm is utilised to offer a solution to a specific problem in the form of clearly defined stages. When using a computer to solve a specific problem, it is important to adequately explain to the computer the processes that led to the result. Many operations, including additions and subtraction, are combined when running an algorithm on a computer.