Are there any advantages to Java over C #

This question may sound silly .. but I want to understand the advantages of Java over all other programming languages ?

I assume that C # is more or less similar to java .. also C # is derived from C ++, which inturn is derived from C ..

Thus, learning which language is easier or more useful in understanding concepts and designing programs.

+3
source share
1 answer
  • Java is supported on most platforms, while C # mainly works on other platforms , but is not supported by Microsoft.
  • Java ( ), #, , . , Java.
  • Java # , , , ..

:.NET Core Linux macOS.

+9

Source: https://habr.com/ru/post/1751719/


All Articles