C-05-Q178mediumsingle_mcq
Why are algorithms a prerequisite for coding?
Why are algorithms a prerequisite for coding?
- aBecause they print output
- bBecause every step to solve the problem is planned before writing code
- cBecause they compile the code
- dBecause they replace the main() function