Quiz: Modules in TypeScript

Test your understanding of modules in TypeScript.

Modules in TypeScript

1

Which statement is true about importing modules in TypeScript?

A)

We can use the import keyword to import any file in our project.

B)

We can use the import keyword to import a module from an external library.

C)

We can only import modules that have been compiled to JavaScript.

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.