Which Language is best one in C# and C,C++,java ?
- If you are developing applications for Windows desktops or for Windows phone, then C#.
- If you are developing a PC game or writing an OS, then C or C++.
- If you are writing server applications (e.g. web or mobile), or targeting Android phones, then Java.
- If you are targeting iPhones/iPads, then ObjectiveC or Swift.
- If you are building the browser side of an application, then Javascript.
The concept of "which one is best" is silly.
0 comments:
Post a Comment