Open Source Development Tutorials | About Us
Search  

Go Back   Open Source Tutorials Forum > Programming Languages > C and C++ Programming
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-07-2008, 07:39 AM
Stella Stella is offline
Junior Member
 
Join Date: Oct 2008
Posts: 2 Stella is on a distinguished road
Smile c++

C++ is an object-oriented programming (OOP) language that is viewed by many as the best language for creating large-scale applications. ...
The name of a programming language so called because many features derived from an earlier compiler named "B" in commemoration of its parent, BCPL. Before Bjarne Stoustrup settled the question by designing C++, there was a numorous debate over whether C's successor should be named "D" or "P. ...
Reply With Quote
  #2  
Old 10-13-2008, 06:33 AM
SamBogs SamBogs is offline
Junior Member
 
Join Date: Oct 2008
Posts: 3 SamBogs is on a distinguished road
Default

C++ is an "object oriented" programming language created by Bjarne Stroustrup and released in 1985. It implements "data abstraction" using a concept called "classes", along with other features to allow object-oriented programming. Parts of the C++ program are easily reusable and extensible; existing code is easily modifiable without actually having to change the code. C++ adds a concept called "operator overloading" not seen in the earlier OOP languages and it makes the creation of libraries much cleaner.

C++ maintains aspects of the C programming language, yet has features which simplify memory management. Additionally, some of the features of C++ allow low-level access to memory but also contain high level features.

C++ could be considered a superset of C. C programs will run in C++ compilers. C uses structured programming concepts and techniques while C++ uses object oriented programming and classes which focus on data.
__________________
Quality Inspection Credit Union PA
Reply With Quote
  #3  
Old 10-16-2008, 02:34 AM
JIYA JIYA is offline
Junior Member
 
Join Date: Oct 2008
Posts: 1 JIYA is on a distinguished road
Default thanks for help

Thanks for great info about c++
here we can get something about c++
__________________
Poker People Forum
how to play qq
Reply With Quote
  #4  
Old 09-21-2009, 07:00 AM
PPP PPP is offline
Junior Member
 
Join Date: Oct 2008
Posts: 3 PPP is on a distinguished road
Default

Quote:
Originally Posted by SamBogs
C++ is an "object oriented" programming language created by Bjarne Stroustrup and released in 1985. It implements "data abstraction" using a concept called "classes", along with other features to allow object-oriented programming. Parts of the C++ program are easily reusable and extensible; existing code is easily modifiable without actually having to change the code. C++ adds a concept called "operator overloading" not seen in the earlier OOP languages and it makes the creation of libraries much cleaner.

C++ maintains aspects of the C programming language, yet has features which simplify memory management. Additionally, some of the features of C++ allow low-level access to memory but also contain high level features.

C++ could be considered a superset of C. C programs will run in C++ compilers. C uses structured programming concepts and techniques while C++ uses object oriented programming and classes which focus on data.



It's really a cool info but i want to know the structure or you can say the tree of C++. How it's work

-----------------

India Visa
Visa for India
Indian Visa Services
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 05:39 PM.


Powered by: vBulletin Version 3.0.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2004 - 2006 GrindingGears.com. All Rights Reserved.