Computer Science, asked by vishnumahendrar, 1 year ago

what is c language and characteristics​

Answers

Answered by sweetgirl123456
1

Answer:

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.

characteristics are:

1) C is a General PurposeProgramming Language This means Ccan be used to write a variety of applications. It is often referred to as a “system programming language.” 2) Cis a middle level language, which means it combines the features of high level language with the functionality of an assembly language.

Similar questions