Home »
MCQs »
OOPs MCQs
Which one of the following is the demerit of procedure-oriented languages?
12. Which one of the following is the demerit of procedure-oriented languages?
- A procedure-oriented language does not model real-world problems
- In procedure-oriented Language message parsing is difficult
- A procedure-oriented Language works slowly
- In procedure-oriented Language, it is difficult to apply the inheritance concept
Answer: A) A procedure-oriented language does not model real-world problems
Explanation:
A procedure-oriented language does not model real-world problems because functions are action-oriented.