User Tools

Site Tools


notes:cprog:fall2021:projects:oop0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:cprog:fall2021:projects:oop0 [2021/10/28 03:49] – [Classes] ehauber1notes:cprog:fall2021:projects:oop0 [2021/10/28 03:51] (current) – [Backstory of C++ Programming language] hhemler
Line 101: Line 101:
  
 ====Objects==== ====Objects====
-Instances of a class. Creating an object of a class works almost exactly like initializing any fundamental type; simply specify the the type name, followed by your variable's name.+Instances of a class. Creating an object of a class works almost exactly like initializing any fundamental type; simply specify the the type name, followed by your variable's name. Objects are introduced by declarations
 =====Program===== =====Program=====
 Write a program that creates one or more of the following classes: Write a program that creates one or more of the following classes:
notes/cprog/fall2021/projects/oop0.1635392944.txt.gz · Last modified: 2021/10/28 03:49 by ehauber1