• 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