473,320 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

difference between c and cpp

hi friends i want to know some meaningfull differences betwwen c and cpp????
can any give its answer????
Jun 29 '07 #1
10 6809
Meetee
931 Expert Mod 512MB
hi friends i want to know some meaningfull differences betwwen c and cpp????
can any give its answer????
Try to search on google!! U will find lots of sites related to this topic..

Main difference is C++ is object oriented language while C is not.
Jun 29 '07 #2
vinci
62
hi there!


Zodilla58 is right! C++ was developed to answer the lack of features that was not available in C.. basically the not being object oriented of C...

but search the Net to get the most appropriate answer that would really answer questions in your mind... hehehe
Jun 29 '07 #3
Personally, I think the main difference between C and C++ is the '++'.

Ras.
Jun 29 '07 #4
r035198x
13,262 8TB
Personally, I think the main difference between C and C++ is the '++'.

Ras.
What a brilliant observation!
Jun 29 '07 #5
seforo
60
c means c and cpp means c plus plus
Jun 29 '07 #6
Meetee
931 Expert Mod 512MB
c means c and cpp means c plus plus
I think this thread is giving good entertainment!!
Jun 29 '07 #7
niskin
109 100+
I agree, fancy noticing the difference between C and C with a '++' on the end. Of course, that's the only difference... no actual difference in the language *cough*! This comment is not an insult to Rasputin as I am sure they are aware of the difference between C and C++.
Jun 29 '07 #8
poe
32
C++ is in addition to C. You take a C program and compile it with a C++ compiler. The ++ is the ability to use objects instead of just structures (although you can use structures also). C++ includes the Standard Template Library which includes some commonly used data structures like lists, stacks, queues, and vectors.
Jun 29 '07 #9
I agree, fancy noticing the difference between C and C with a '++' on the end. Of course, that's the only difference... no actual difference in the language *cough*! This comment is not an insult to Rasputin as I am sure they are aware of the difference between C and C++.
This is a late reply, but I've been out of town for last 2 weeks. Anyway, just to say it's certainly good some times to put some humour in replies, and I'm obviously not taking personal negative answers to that.


Ras.
Jul 16 '07 #10
Hi,

C++ is an extension of C language.

General meaning of i++ is increment its value by one i.e., it should hold the previous value and add one to it. In the same manner C++ is nothing but "C with Classes" that is holding C features and adding Classes concept to it. The main features are

Data Abstraction
Data Encapuslation
Polymorphism
Inheritance and so on.

as the other guys said search on google you will find more intresting things to do.
Jul 16 '07 #11

Sign in to post your reply or Sign up for a free account.

Similar topics

34
by: yensao | last post by:
Hi, I have a hard time to understand difference and similarities between Relational database model and the Object-Oriented model. Can somebody help me with this? Thank you in advance. ...
21
by: b83503104 | last post by:
Hi, Can someone tell me the difference between single quote and double quote? Thanks
26
by: Frank | last post by:
For my website i would like to display the age of my son in years, months, days and hours. For now i manage to get a result for totals. Like the total number of days. This is the beginning: ...
21
by: Rich | last post by:
I was considering C# for developing a scientific application, but I have noticed a ~30% difference between VC++ .NET and C# on the same machine, under identical conditions: double a = 0,b = 0, c...
4
by: jamesyreid | last post by:
Hi, I'm really sorry to post this as I know it must have been asked countless times before, but I can't find an answer anywhere. Does anyone have a snippet of JavaScript code I could borrow...
3
by: bbawa1 | last post by:
Hi, I have a table which has a field ItemsReceived of type datetime. I have a grid view which has two columns. In first column i have to show the data from field ItemsReceived and in second...
12
by: Petronius | last post by:
Hallo, does anyone have an idea how to implement difference lists in Javascript? Thanks allot in advance
5
by: Julius | last post by:
Hej dudes, I need to calc the difference between two timestamps / dates ... For example what i need to calculate: Date 1: 2007.11.06 - 20:13:04 Date 2: 2007.11.07 - 21:13:04 Difference:...
9
by: viki1967 | last post by:
Hi all! This new forum its great! :) Congratulations !!! My answer: why this my code not working? Nothing error but not work the difference.... : <html>
11
by: cmb3587 | last post by:
I have two arrays and I'm trying to create a 3rd array that is the difference between the two arrays Ex: arrayA: 3 5 8 9 arrayB: 3 4 6 9 difference of A-B: 5 8 however, my...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.