SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Programming Module (revision for friday's test)

» Start this Course
(Practice similar questions for free)
Question:

What is the difference between procedural programming and OOP?

Author: Hannah Qureshi



Answer:

In procedural programming, data is stored in the main program and passed to functions. In OOP the data and subroutines are stored together in objects which are created from classes.


0 / 5  (0 ratings)

1 answer(s) in total