'C' Language is a
2025
'C' Language is a
- A.
Object-Oriented Programming Language
- B.
Procedural Language
- C.
Machine Language
- D.
Common Business-Oriented Language
Attempted by 815 students.
Show answer & explanation
Correct answer: B
C is fundamentally a procedural programming language relying on functions and structured principles. It lacks native object-oriented features like classes found in C++. Thus, Option 1 is the correct classification.