Features & Characteristics of C Programming Languages
# C is a general purpose programming languages# C is structured programming languages
# C is machine friendly language thats why it is called low level language.
# It helps in development of system software's.
# It has rich set of operators.
# Ability to extend itself by adding functions.
# No rigid format. any number of statements can be typed in c
Environment Of C
* A set of standard library and their header files.
* A compiler that converts the source code to object code.
* A Linker that link our predefined functions to their header files.
* A loader that load into main memory
* A Editor in which we write the C program is known as turbo c.
Search Keyword: what are the features of c programming languages, what are the characters of c programming languages, c interview questions, tcs interview questions, what is header file, explain features of c, explain characteristics of c




0 comments:
Post a Comment
Thanks For Your Comment. We Get Back To You As Soon As Possible.