Saved Bookmarks
| 1. |
What Is Cli? |
|
Answer» The CLI is a set of specifications for a runtime ENVIRONMENT, INCLUDING a common TYPE system, base class library, and a machine-independent intermediate code known as the Common Intermediate Language (CIL). (Source: Wikipedia). The CLI is a set of specifications for a runtime environment, including a common type system, base class library, and a machine-independent intermediate code known as the Common Intermediate Language (CIL). (Source: Wikipedia). |
|