Differentiate between object oriented programming and procedural oriented programming.
Differentiate between object oriented programming and procedural oriented programming.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Anshika Sharma
Object oriented programming follows bottom up approach and data oriented in nature and destruction is a object level and its entire program is divided into objects why procedure oriented programming follows or top-down approach its it is algorithmic in nature and its abstraction is at procedures level and the sequence of events in a large program is divided into functions