Quiz: TypeScript Features and Setup
Take a quiz to test your understanding of TypeScript.
We'll cover the following...
1
(Select all that apply.) Which of these commands is used to check the TypeScript version on your local system?
A)
tsc -v
B)
tsc -version
C)
tsc --version
Question 1 of 80 attempted