Quiz: Strict Compiler Options
Test your understanding of the strict compiler options in TypeScript.
We'll cover the following...
Strict Compiler Options
1
Which TypeScript compiler option is used to enable strict null checks?
A)
noImplicitReturns
B)
strictNullChecks
C)
noUnusedLocals
D)
noUnusedParameters
Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.