+ 1
Which language is more similar to Java?
2 Respuestas
+ 2
It is generally said that C# is the C-family version of Java. Both are OOL's and work in very simillar ways.
+ 1
i'd say its c#, unlike c++ functions also have to be inside a class there, just as in java. Definitely not python, syntax is very different