Quiz 3
1. A property that is defined once and shared by all instances.
2. Type mapping keys to a specific type.
3. Utility type for extracting types from function parameters.
4. Tool that automatically generates documentation from types.
5. Used to define a fixed set of allowed string values.
6. A function implementation that is defined later.
7. A way to access class members in a child class.
8. Type that represents either one type or another.
9. Type that requires both types to be present.
10. Mechanism to define generic constraints.
Previous Next