Home »
MCQs »
OOPs MCQs
What is procedure-oriented Language?
11. What is procedure-oriented Language?
- A procedure-oriented Language is a language that incorporates all object-oriented programming features
- A procedure-oriented Language is a language that supports encapsulation and object identity
- A procedure-oriented Language is a language that consists of writing a list of instructions
- A procedure-oriented Language is a language that does not support Inheritance and Dynamic binding
Answer: C) A procedure-oriented Language is a language that consists of writing a list of instructions
Explanation:
A procedure-oriented Language is a language that consists of writing a list of instructions for the computer.