Showing posts with label COC. Show all posts
Showing posts with label COC. Show all posts

|| Algorithm & Flowchart | Introduction | Symbols | Basic Guidelines to Draw | Advantages | Limitations ||

Algorithm

  • When we want to do anything on the computer, we have to write a program. To write a computer program we have to give step by step instruction to the computer, the computer follows each step and gives us output as required by us
  • When we tell the computer what to do, then we have also to decide how to do that. These steps are called an algorithm
Some definitions of Algorithm are given below..

👉An algorithm is a step by step instruction to solve any problem.

C language MCQs - I

 C language basics 

Why TIOBE Awarded C Programming Language Of The Year 2019?
A. C language has been developed by –
1) Ken Thopson
2) Dennis M. Ritchie
3) Peter Norton
4) Martin Richards
Answer – 2) Dennis M. Ritchie