What is C language and describe the main characteristics.

Introduction to C.


The C programming language is a popular and widely used programming language for creating computer program. C is a general-purpose structured programming language that is powerful , efficient and compact. it was developed at AT & T's Bell Laboratories of USA in 1972. it was designed and written by Dennis Ritchie. C was an offspring of the Basic Cambridge programming Language (BCPL) called B. The main characteristics of C language are:
What is a virus,Type of Virus and how do we remove it

1.It is reilable, simple and easy to use.

2.Programs written in C are efficient and fast. This is due to its variety if data types and powerful operators.

3.There are only 32 keywords and its strength lies in its built-in functions.

4.C helps in developing structured programs.

5.C is highly suitable for recursive programming.

6.It is also sutable for Graphics programming.

7.C is highly portable.

8.It is also suitable for writing both system softwere and business packages.

9.We can add our own functions to the C library. Therefore, importent feature of C is its ability to extend itself.

10.C is formet free language. No line number are needed. Need not place statements on a specified location on a line.

11.Standard libraries for I/O, String manipulation, Arithmetic operation etc.

12.Pointer implemantation is availble.

13.Bitwise manipulation is also possible.

How to Learn Programming Faster.?
difference between http vs https in hindi.
computer hang problem solution in hindi|
Some of the most important Point of coding

Post a Comment

0 Comments

Copyright (c) 2019 Designed by Shubham tiwari All Right Reseved