C# is microsoft version of .Net Framework (managed code) and C++,
C++.Net is simular to C# but more C++ functions are in it now. (Manage Code)
C++ is a descendent of C and maybe its successor (Unmanaged code)
C is the original of the above. (Unmanaged code)
C++ offers classes and other stuff like that
C is just .. cant explain it.