What is Type Annotation in TypeScript?
A way to assign a default value to a variable
A method to explicitly declare the type of a variable
A feature that automatically assigns types to variables
A way to convert one type into another
This question is part of this quiz :
Type Annotation and Inference in TypeScript