Talk:Procedural programming: Difference between revisions

Content deleted Content added
Line 21:
 
OO programming is a subset of procedural programming, the opposite is incorrect. So it's not possible to be oo without being procedural but it's possible to be procedural without be OOP.
:What about OCaml? Lisp can be used in an object-oriented manner as well.
 
==Procedural vs. Declarative==