Pregunta de entrevista de Skanska

What's the difference between C# and JS?

Respuesta de la entrevista

Anónimo

5 abr 2017

one of the differences is that C# runs in a common language runtime on the server side (for web applications) and JS is a language that is commonly interpreted on the client side.