Computer Science, asked by tyagikartk7835, 2 months ago

State some fatural "c " language

Answers

Answered by omj955794
1

Explanation:

Small size.

Extensive use of function calls.

Loose typing - unlike PASCAL.

Structured language.

Low level (BitWise) programming readily available.

Pointer implementation - extensive use of pointers for memory, array, structures and functions.

Answered by shrija16
3

Answer:

C is the widely used language. It provides many features that are given below.

Simple

Machine Independent or Portable

Mid-level programming language

structured programming language

Rich Library

Memory Management

Fast Speed

Pointers

Recursion

Extensible

Similar questions