ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the programming style of the object oriented conceptual model?
Correct Answer: C — Classes and objects
Object oriented programming follows a conceptual framework called object model and is implemented by writing classes and objects to make its style clear unlike procedure- oriented language.