Programming Language
Programming Language
Just like we use human languages (like English or Tamil) to speak to each other,
programmers use programming languages to speak to computers.
📖 Semantics
Example: C, Pascal
Programs are made of functions and procedures
2. Object-Oriented
4. Scripting
🔧 3. Features of C Language
Simple and easy to learn
Fast execution
Structured programming language
Used to build system software, operating systems, and compilers
🔍 Explanation: