PDA

View Full Version : Object oriented


flowerss
Sep 2, 2008, 11:20 PM
What is the difference b/w object oriented programming and oo design?

mani_jeddah
Oct 15, 2008, 12:38 PM
Noting logically

Actually oop is the way how v representing our program in form of classes and objects
While designing is the representation graphically in form objects and clsses

Vote for me

ResConst
Jan 29, 2009, 09:20 PM
I agree with mani_jeddah. It is oo design is the visual part of oop.