OO/Structured

what is the difference between structred and object orientated programming
[81 byte] By [hsg4] at [2007-9-27 20:12:19]
# 1
First few pages of any OO book will give you the explaination.
mudlapur at 2007-7-7 0:20:09 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
> what is the difference between structred and object> orientated programmingHuge differences. The difference is the way things are percieved in the two modes.
nome02 at 2007-7-7 0:20:09 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
Structured programming is when you do your homework yourself.Object Oriented programming is when you get other people to do it for you.
john3136 at 2007-7-7 0:20:09 > top of Java-index,Other Topics,Patterns & OO Design...
# 4
> Structured programming is when you do your homework> yourself.> > Object Oriented programming is when you get other> people to do it for you.LOL: Excellent metaphor
MartinS. at 2007-7-7 0:20:09 > top of Java-index,Other Topics,Patterns & OO Design...