Jump to content

Programming Basics/Objects

0% developed
From Wikibooks, open books for an open world

Objects are a useful tool to handle flexible situations in code. Object Oriented Programming style uses objects extensively.