Re: Contest: C# vs. Java vs. Visual Basic
In terms of power, C# with .NET is the most powerful, presuming your user has the .NET Framework installed. For cross-platform, Java has a similar syntax, with other things the same, such as garbage collection.
|