Typescript MCQs
Typescript MCQs
14) Typescript complier use _________ to check type when type is not given
a)type erasure b)type inference c)type annotations d)none of the
above