Thread: OO and U
View Single Post
Old 05-10-2010, 04:15 PM   #4
FanIn80
GOAT!
 
FanIn80's Avatar
 
Join Date: Jun 2006
Exp:
Default

Ohhh... So a class is just a set of parameters (attributes, behaviors, properties), while an object is just a named instance of that class?

That makes a lot more sense, thanks!

I'm still out to lunch with the method/function thing though. So... method is just another name for a private function?

Last edited by FanIn80; 05-10-2010 at 04:19 PM.
FanIn80 is offline   Reply With Quote