Computer Fundamentals - Engineering

Q1:

A notation used to express clearly on algorithm is known as

A Algorithmic language

B Assembly language

C Machine language

D High level language

E None of the above

ANS:A - Algorithmic language

Algorithm means the step by step procedure to solve any problem. Any program is developed based on the algorithm. Since it's an initial step to solve a step by step procedure.