Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

give me basic as well as advanced idea of c++ 1

Status
Not open for further replies.

vardhe

Computer
Joined
Aug 10, 2000
Messages
1
Location
IN
give me basic as well as advanced idea of c++
 
C++ is a superset of C and formally adds object oriented capabilities. C++ is better<br>suited to large and logistically complex applications such as Microsoft Windows GUI applications. C is better suited to embedded applications that have to be &quot;lean and<br>mean&quot;.
 
Hi Vardhe,

I'd posted a small FAQ (faq536-701) on the concept of object orientation is simple terms- hope it would give you some tips.

Regds


Narayanan UM
umn@ieee.org
asaan@lycos.com

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top