Login
Remember
Register
Ask a Question
Generics allows accepting arguments of _________.
0
votes
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
by
AdilsonLima
recategorized
Mar 22, 2022
by
sharadyadav1986
Generics allows accepting arguments of _________.
a) Only one type
b) None of the options
c) Different types
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2021
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 27, 2020
by
AdilsonLima
edited
Mar 22, 2022
by
sharadyadav1986
Different types
Generics allows accepting arguments of Different types
...