Link to home
Start Free TrialLog in
Avatar of Lawrence Avery
Lawrence AveryFlag for United States of America

asked on

C++ a .NET language

C++ is a .NET Language,  correct?
ASKER CERTIFIED SOLUTION
Avatar of Fernando Soto
Fernando Soto
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes and no.

C++ is not
C++.Net is.

C++.net is C++ with the language extensions (eg. .net classes, GC support...) for .net