C Features
C programming is used in Computer Technology. C is the basic language for all languages.
Features of C language:
- Program portability: C programs are written once and it can be run on any compiler with little or no modification.
- Mid-level language: C is a middle-level language which supports assembly level language as well as high-level language.
- Powerful: It provides different data types, functions, control statements and etc.
- Memory Management: It supports dynamic memory allocation.

- Structure-oriented: C is a Structure-oriented programming language.
- Bit manipulation: In C language we perform bit-level language by using bitwise operators.
- Reusability: C language affords code reusability for every function.
- Efficient use of pointers: In C pointers has direct access to memory. Pointers can be used in memory, functions, array and etc.
- C language manipulates bits, bytes, and addresses.
- C language is fast at the time of compilation and execution.
- Variety of data type and operators in C language. It is efficient and fast.
- C language mainly used for implement system software.
- C provides a rich set of inbuilt functions that help to fast development.

C was designed for Unix operating system. C language is case sensitive. C is function oriented programming language. Every statement in C must be terminated by semicolon.
Quickly Find What You Are Looking For
OnlineTpoint is a website that is meant to offer basic knowledge, practice and learning materials. Though all the examples have been tested and verified, we cannot ensure the correctness or completeness of all the information on our website. All contents published on this website are subject to copyright and are owned by OnlineTpoint. By using this website, you agree that you have read and understood our Terms of Use, Cookie Policy and Privacy Policy.
point.com