0
How similar are C# and JavaScript?
I've noticed that C# and JavaScript have many similarities, such as commenting. How similar are these two programming languages?
3 Respuestas
+ 9
Every programming language are similar to an extend. Comments are among the most basic similarities you can get. Loops, arithmetic, conditional statements alike. For in-depth review:
http://vschart.com/compare/c-sharp/vs/javascript
+ 2
c# and java have more in common
0
Thanks!