How many parameters does this method have?
test(a: any, b: number) {
}
Experience Level: Not defined
Tags: TypeScript
Answer
Related TypeScript job interview questions
In TypeScript, what is a dot notation?
TypeScript Not definedIn TypeScript, how are two non-block statements delimited?
TypeScript Not definedWhat data type will you use to represent a text value in TypeScript?
TypeScript Not definedWhat data type will you use to represent a numeric value in TypeScript?
TypeScript Not definedWhat code do you use to call a method?
TypeScript Not defined