🎴 Flashcard Mode

OOPs Using C++

Card1 / 25
Mastered0
Review0
QuestionClick to flip

Which of the following is NOT a feature of OOPS?

AnswerClick to flip back
A
Procedural programming
💡 Explanation:

Procedural programming is a programming methodology in which the code of a program is kept as concise as possible. Procedural programming is not suitable for coding complex problems because the code can become very complex as the program grows.

Change Mode