+ 4
Java or C#
Wich language(java or C#) is better in many fields such as app development and network and ...
4 RĂ©ponses
+ 2
it is really based on what you want to do.
C# and java has a similar syntax in many sections.
both of them has a many powerful library for working with database or make web application and the others .
for example i love Visual Studio too much and when i worked with C# for making web application i got its power in making web application.
c# has a Entity framework for working with database with support of many to many and one to many relationship.
c# has a LINQ query to querying data lists easily.
so we cannot say which one is the best both of them is most powerful and most useful
+ 3
Java runs on all of the platforms which has JRE both on android and desktop and it also has more opportunities than any language in C family
So I think Java is better
+ 1
java and c# are very similar c# has linq which is pretty nice and seems to have an edge compared to java when it comes to implementing new features into the language(lambdas, ...) and is well integrated into the microsoft ecosystem and can be used to develop cross platform apps java is well established in the buissness world with stuff like java ee is used for android developement, java is also cross platform, whilst c# struggles with that a bit more(but there is mono and .net core so c# is getting there)
You can read more:- http://crbtech.in/Java-Training/feature-wise-comparison-java-scores-c/