Importance of C: C is a general purpose, structured programming language. C is robust language whose rich set of built in function and operators can be used to write any complex program. C has the ability to write very concise source programs. Mainly because it has a large number of operators a small set of instructions and extensive library functions. It’s well suited for writing both system software and business packages. Program written in C are efficient and fast . This is due to its variety of data types and powerful operators. C is highly portable because C program written for one computer can be run on another with little or no modification. C language is well suited for structured programming . This modular structure makes program debugging, testing and maintenance easier. Another importance feature of c is its ability to extend itself . We can continuously add our own function to the c library. C compiler is commonly available for all types of computer havi
Information Technology World is a blog managed and maintained by Milind Audichya. Here you can find latest stuff regarding various areas of current scenarios.