"The Ancestor of Modern Programming Language,
which does not let it's charm down."
Introduction
In this Fastest growing technology, many programming languages come and go, however C has withstand the test of time. It's remarkable to see how C continues to be relevant and widely used by varities of domains. In this Blog, we're going to see the overview of C- it's History, Features, Syntax/Structure of C.
History Of C
Features Of C
- Structured Language
- General purpose
- High Speed
- Low Level language
- Clear Syntax
- Flexible
Structure Of C Program
0 Comments