Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.lang.c++ Subject: Re: what is c++, c, ansi c etc... Message-ID: <12555@goofy.megatest.UUCP> Date: 9 Apr 90 17:04:31 GMT References: Distribution: comp Organization: Megatest Corporation, San Jose, Ca Lines: 16 From article , by davis@muscle.pacific.mps.ohio-state.edu ("John E. Davis"): > Hi, > I want to learn C. But, what C? What is the difference between C++ and C? C++ is derived from C. It is very similar to C, but adds constructs for object oriented programming. > Also what is object oriented programming? > No one knows. > Thanks, John > No problem. Dave