How many parameters does this method have?
test(a: any, b: number) {
}
Experience Level: Junior
Tags: TypeScript
Answer
Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related TypeScript job interview questions
In TypeScript, what is a dot notation?
TypeScript JuniorIn TypeScript, how are two non-block statements delimited?
TypeScript JuniorWhat data type will you use to represent a text value in TypeScript?
TypeScript JuniorWhat data type will you use to represent a numeric value in TypeScript?
TypeScript JuniorWhat code do you use to call a method?
TypeScript Junior