I agree with the programmers who think object-oriented programming is a superior approach to procedural programming.
In terms of Security, Object-oriented programming is said to have more of a secure based than procedural programming, due to the level of abstraction or that is due to data hiding property.
Note that It hinders the access of data to any member functions of the same class and one cannot see a thing like that such as data hiding in the procedural programming framework.
Learn more about object-oriented programming from
https://brainly.com/question/12342989
#SPJ1