C++ and vC++ wats the difference
yeah im a noob at this so im wondering wats the difference between c++ and VC++
C++ is a programming language.
VC++ is the abbreviation for Visual C++, the Microsoft C++ compiler. If you're wondering what a compiler is, it turns human readable code into machine readable code.
A little late don't you think?