C is a general-purpose, imperative computer programming language, supporting structured programming. Developed by Dennis Ritchie & Bell Labs
License: Open Source
C is a low-level programming language known for its efficiency and performance, while Objective-C builds on C by adding object-oriented capabilities and dynamic runtime features, making it more suitable for application development on Apple's platforms.