1) what is the difference of c++.NET from Visual C++ of Visual Studio 6
2) difference of C# from C++.NET
Printable View
1) what is the difference of c++.NET from Visual C++ of Visual Studio 6
2) difference of C# from C++.NET
This sounds like homework to me. Here's a little information.
1. C++.NET is compiled to managed code, while C++ is not.
2. They are two different languages with similar, C-based syntax.
wish that i am still a student. :)
I just Googled 'compare "C#" "C++"' and got quite a few matches.