CSC/ECE 517 Fall 2011/ch1 1h ps

From Expertiza_Wiki
Revision as of 20:37, 7 September 2011 by Kkalker (talk | contribs)
Jump to navigation Jump to search

Common Attribute/Member Syntax

Different object oriented programming languages include different ways of accessing the member variables and methods. This page discusses the various usages and their advantages and disadvantages.

Introduction

The purpose of [1]Object Oriented Programming

is to make programs model things the way people think or deal with the world.