which is best ? Java or C# ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

which is best ? Java or C# ?

20th Jun 2016, 12:03 PM
BlackS
7 Answers
+ 1
c# does not work for linux but c# is a bit easier
20th Jun 2016, 1:25 PM
Drumnadrochit
+ 1
For me, C# is better. C# has provided easier codes compared to java. The idea of a much improve Accessor and Mutator is also one of the things I like about C#.. A time will come, that C# will overtake Java in all aspects.
20th Jun 2016, 3:14 PM
erwinmesi
erwinmesi - avatar
+ 1
thank you guys very interesting Answers
20th Jun 2016, 4:29 PM
BlackS
+ 1
C# is the best...why? because instead of a lot of noise (EJB, private static class implementations , etc) you get elegant and friendly navigate Constructs such as properties and events Also you have real generics (not the bad casting joke that Java calls generic), and you can perform reflection on them. C# supports native resource-management idioms (the using statement). Java 7 is also going to support this, but C# has had it for a way longer time.
20th Jun 2016, 8:48 PM
Cebo Lankosi
Cebo Lankosi - avatar
+ 1
c#
21st Jun 2016, 12:09 AM
puran
+ 1
Yes c#
21st Jun 2016, 2:24 PM
Leseulmec Sansnom
Leseulmec Sansnom - avatar
+ 1
Plus, c# is used by Unity
21st Jun 2016, 2:24 PM
Leseulmec Sansnom
Leseulmec Sansnom - avatar