Hello guys welcome to all, i hope you all are enjoying here and getting answers of all your questions.
C Programming:
C is a very high-level and general purpose programming language it is ideal for developing portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie in the early 1970s.
operator is a symbol that used to perform operations. There be many types of operations like arithmetic operator, logical, bitwise etc.
C Programming:
C is a very high-level and general purpose programming language it is ideal for developing portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie in the early 1970s.
It can be defined by following ways:
- Mother language
- System programming language
- Procedure-oriented programming language
- Structured programming language
- Mid level programming language
History of C Language
C language is interesting to know. Here we are going to discuss brief history of c language.
C language was developed in 1972 by Dennis Ritchie at bell laboratories of AT&T (American Telephone & Telegraph), located in U.S.A
Features of C Language
Operators in C
operator is a symbol that used to perform operations. There be many types of operations like arithmetic operator, logical, bitwise etc.
- Arithmetic
- Relational
- Shift
- Logical
- Bitwise
- Ternary or Conditional
- Assignment