Computer Science, asked by rabeeamasood9937, 1 year ago

Which programming method is followed in c language?

Answers

Answered by bharhavi25
0
The language provide native support for

(1) Imperative Programming

(2) Procedural Programming

(3) Data Oriented Programming

Other programming paradigms could be used based on the programmer experience and the customization of the language features like (Preprocessor, Structures, Abstract data types, Pointers, Functions Pointers, etc)
Similar questions