C++ is not Smalltalk
P | N
- Smalltalk is not typed
- C++ has base types that are not objects, and allows functions that are not methods
- C++ enforces a difference between an object and a pointer to that object
- There is no base Object class in C++
- C++ syntax is more complex than Smalltalk's
- C++ does not handle memory management
Previous | Next
Last modified at 8/5/97; 12:32:47 PM
Other Links of Interest
College of Computing | EduTech Institute | GVU Center
Mark Guzdial | Papers | CS 2390 Spring '97 Home Page | STABLE | MMC-CaMILE
Slide Master