0 votes
in TypeScript - JavaScript's Superset by (5.7k points)
recategorized by
Which of the following is/are inherited from base class?

a) method

b) Both the options

c) variables

1 Answer

0 votes
by (5.7k points)
edited by
Both the options

methods and variables are inherited from base class

Related questions

...