Question:

C is classified as a

Show Hint

Examples: \[ \boxed{ \begin{aligned} \text{Procedural} &\rightarrow \text{C}\\ \text{Object-Oriented} &\rightarrow \text{C++, Java}\\ \text{Markup} &\rightarrow \text{HTML, XML} \end{aligned} } \]
Updated On: Jul 23, 2026
  • Object-oriented language
  • Markup language
  • Procedural language
  • Scripting language
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

C follows the procedural programming paradigm, where programs are organized into functions and executed step by step. Therefore, \[ \boxed{\text{C is a Procedural Language}.} \] Hence, \[ \boxed{(C)} \] is the correct answer.
Was this answer helpful?
0
0