Quiz: Interfaces in TypeScript
Test your understanding of interfaces in TypeScript.
We'll cover the following...
We'll cover the following...
Interfaces in TypeScript
1.
What is the purpose of an interface in TypeScript?
A.
To define a blueprint for variables.
B.
To define a blueprint for functions.
C.
To define a blueprint for objects.
1 / 5