Which programming method is followed in c language?
Answers
Answered by
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)
(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