Which of the following is NOT a feature of OOPS?
-
Inheritance
-
Encapsulation
-
Abstraction
-
Procedural programming
D
Correct answer
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.