Next: A C++ program
Up: Physics 2101 - Scientific
Previous: Structures and subroutines
Contents
Index
As we saw with Perl, there are many problems that
lend themselves well to using an object-oriented
approach. The C++ language is the extension
of C that incorporates objects.
Subsections