Computer Science, asked by ritesh120, 1 year ago

what is program c in computer

Answers

Answered by amit522
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 digi18
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