CFP Unit-2 2024-25
CFP Unit-2 2024-25
Introduction to C Programming
2.1 Types of Programming Languages
A programming language provides a way of writing computer instructions that are used to
perform a specific task.
1. High-level languages
2. Low-level language
High-level programming languages are the machine independent languages that do not
require the hardware knowledge to write instructions.
Low-level languages are closer to the system hardware and require the knowledge of
hardware to write the instructions