Write any two major differences between procedure oriented programming and object oriented programming.
Write any two major differences between procedure oriented programming and object 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
In procedure object oriented programming the real world is represented by procedures operating on data where as in object oriented programming the real what is represented by objects and operations which can be performed on these objects date and functions are separated in procedure oriented programming but in object oriented programming the data and functions are encapsulated into a single entity