3
Answers

When the . NET runtime loads and runs code, this is the language that it expects to find the code in.

Photo of sam jame

sam jame

15y
11.3k
1
When the . NET runtime loads and runs code, this is the language that it expects to find the code in. 1. Intermediate Language 2. Common Type System 3. Just-in-Time Compilation 4. Globally Unique IDentifiers

Answers (3)