Talk:Procedural programming: Difference between revisions

Content deleted Content added
List of Popular Software?: Removed the section (finally)
Line 73:
[[With OOP:]]
 
You must create a class with the unique function, thethen instanceinstantiate
the object of this class, then call this object. Next, you must return the result, then must destroy the object and finish the program.
 
The resource spend and speed are clear, also you can see a tendency.