Question: In which category belongs the c programming language?
The C programming language belongs to the third-generation programming language (3GL) category. 3GLs are used to write code for a variety of different applications and include languages like COBOL, FORTRAN, PL/I, and others. They use certain constructs and libraries that provide more control over machine resources than higher-level language like Python, C++ and Java. C was developed to produce efficient and compact code and is used in operating systems, embedded systems, game design, and other areas with performance-critical applications.
Comments
Post a Comment
let's start discussion