Thursday, September 3, 2020

Advantages and Disadvantages c-pogramming

Advantages of c 👍
 

• C has a rich set of built-in functions and operations that can be used to write any complex program.

• It is well suited for writing system software and business packages.

• Program written in c are efficient and faster.

• C has an ability to extend itself.

• C is highly portable.C programs written for one computer can be run on another with little or no modifications.

 C is a structured programming language, hence requiring the user to think of aproblem in terms of functions,modulesor blocks.

• Major part of popular operating systems like windows,UNIX and LINKX are still written in c.

•  C provides several language elements that make interaction to H/W devices feasible.




No comments:

Post a Comment

Object Paradigm Oriented Programming in C++ / object oriented programming / History of C++/ paradiagram in c++/C devolop, Operating System, Unix operating system, Assembly language, popular in world, Programming language.

  Object Paradigm Oriented Programming  Two programmers, Brian Kernighan and Dennis Ritchie developed a new language called C, in 1972.  C l...