0 votes
in TypeScript - JavaScript's Superset by
recategorized by

Annotations can be implemented as __________.

a) length: number

b) length=12

c) static length=12

d) var lengthC='1'

1 Answer

0 votes
by
edited by
1)length: number

Annotations can be implemented as length: number

Related questions

0 votes
asked Mar 22, 2022 in TypeScript - JavaScript's Superset by sharadyadav1986
0 votes
asked Mar 22, 2022 in TypeScript - JavaScript's Superset by sharadyadav1986
...