Question d’entretien chez Skanska

What's the difference between C# and JS?

Réponse à la question d'entretien

Utilisateur anonyme

5 avr. 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.