what is program c in computer
Answers
Answered by
2
C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. ... C is an imperative procedural language.
Answered by
3
Program is basically a set of instructions written in the form of statements.Those statements perform specific task.It also includes predefined functions.
Similar questions