C Programming Language (C)
Definition - What does
C Programming Language (C)
mean?
C is a high-level and general purpose programming language that is ideal for developing firmware or portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie for the Unix Operating System (OS) in the early 1970s.
Ranked among the most widely used languages, C has a compiler for most computer systems and influenced many popular languages - notably C++.
Techopedia explains
C Programming Language (C)
C belongs to the structured, procedural paradigms of languages. It is proven, flexible and powerful and may be used for a variety of different applications. Although high-level, C and assembly language share many of the same attributes.
Following are C programming language features:
Fixed number of keywords, including a set of control primitives, such as if, for, while, switch and do while.
Multiple logical and mathematical operators, including bit manipulators.
Multiple assignments may be applied in a single statement.
Function return values are not always required and may be ignored if unneeded.
Typing is static. All data has type but may be implicitly converted.
Basic form of modularity, as files may be separately compiled and linked.
Control of function and object visibility to other files via extern and static attributes.
Home
Dictionary
Tags
Development
Programming Languages
Related Terms
C++ Programming Language
C# (C Sharp)
Programming Language
Assembly Language
Modularity
Assignment Operator (C Programming Language)
Related Videos
Related Links
Computer Programming: From Machine Language to Artificial Intelligence
- As computing power has increased, programming languages have evolved to take advantage of enhanced computing resources.
Related White Papers
Other Resources
Related Tags
Categories:
Operating Systems
UNIX
Programming Languages
Development
Recommended For You
close
Linux Distros: Which One's Best?
Read More
ยป
Tweet
Tweet
Popular White Papers
Techopedia Newsletter Sign-Up
Get Techopedia delivered to your inbox!
Term of the Day:
Get a new Techie Term sent to you every business day
Best of Techopedia:
We"ll bring you the best Techie articles each month.
Sign-In
Join Techopedia
Follow Us
Follow Techopedia on Facebook
Follow Techopedia on LinkedIn
Follow Techopedia on Twitter
Add Techopedia on Google Plus
Get Techopedia on RSS
Home
Dictionary
Articles
Tutorials
Newsletters
Development
Networks
Wireless
Support
Linux
Enterprise
Enterprise Apps
Security
CRM
IT Business
IT Careers
IT Management
Trends
Cloud Computing
Mobile computing
Personal Tech
Gaming
Internet
Search Engines
Social Media
World Wide Web
All Topics
Hacking
Online Marketing
Buzzwords and Jargon
Viruses
Operating Systems
Legal
People