Dear all: What exactly is the difference between C and C++ - save that we can have OOP in both the languages?! Thanks Binulal Narayanan
On Tuesday 17 May 2005 1:56 pm, Binulal Narayanan wrote:
Dear all: What exactly is the difference between C and C++ - save that we can have OOP in both the languages?!
i think this is a candidate for the dqy
Sometime Today, Binulal Narayanan assembled some asciibets to say:
What exactly is the difference between C and C++ - save that we can have OOP in both the languages?!
C++ was designed to be an object oriented language that was mostly compatible with C.
C was designed to be a general purpose language, in which you can use a multitude of paradigms, primarily procedural programming, but also, if you try, functional and object oriented, though the latter can get convoluted.
C++ is not full compatible with C in that if you have identifiers in C that share names with C++ keywords, then your code will not compile with a C++ compiler. There are also some other requirements in ISO C++ that are not compatible with ANSI C, for example, in dealing with automatic typecasting.
Philip
-----Original Message----- From: linuxers-bounces@mm.ilug-bom.org.in [mailto:linuxers- bounces@mm.ilug-bom.org.in] On Behalf Of Binulal Narayanan Sent: Tuesday, May 17, 2005 1:57 PM To: linuxers@mm.ilug-bom.org.in Subject: [ILUG-BOM] What is the difference between C and C++
Dear all: What exactly is the difference between C and C++ - save that we can have OOP in both the languages?!
Who said we can have OOP in C?
Regards,
ah
On Tue, 2005-05-17 at 13:56 +0530, Binulal Narayanan wrote:
Dear all: What exactly is the difference between C and C++ - save that we can have OOP in both the languages?! Thanks Binulal Narayanan
Whats happening to this list, c and c ++ differences, acer laptops, HPUX training, hey whats up all? dont we have exiting things happening??
Cheer up list, their are better things to post here.
Regards Yayati. ----