Which of the following best describes object types in TypeScript?
They define the behavior of a class.
They enforce the structure of an object.
They allow dynamic type creation at runtime.
They enable asynchronous operations on objects.
This question is part of this quiz :
Object Types and Interfaces in TypeScript QuizTypeScript | Object Types and Interfaces in TypeScript | Question2