Quiz: Strict Compiler Options

Test your understanding of the strict compiler options in TypeScript.

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

Get hands-on with 1200+ tech skills courses.