Lesson 1 of 8 • 5 upvotes • 13:37mins
General introduction to C.Algorithm is step by step representation of a program. Representation of algorithm are of three types. 1)Step form 2)pseudo code 3)flow chart. Token are basic building blocks of C. 1)variable 2)Constant 3)keywords 4)string are some of the Tokens.
8 lessons • 1h 20m