开发者

What is possible in Java not in C# and vice versa [closed]

开发者 https://www.devze.com 2023-02-20 19:13 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_Go百科 Closed 11 years ago.

In our real life Java and C# both has a significant effect. Personally I love Java because of its complexity also I have experience in C# too. I want to know, from desktop application to robotics, web application to machine learning what are the fields which are possible in Java but not currently available in C# and vice versa. Thank you.


Given both languages are Turing complete, anything you can do in one language you can do in the other.

0

精彩评论

暂无评论...
验证码 换一张
取 消