Computer Science, asked by kavinayaa8136, 9 months ago

Which programming method is followed by c language

Answers

Answered by chanakyasairamanaset
0

Answer:

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)

(4) Object-Oriented Programming

(5) Function Programming

(6) Event-Driven Programming

Similar questions