SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

TypeScript

» Start this Course
(Practice similar questions for free)
Question:

In the function declaration below, what are the "a" and "b" called? function add(a: number, b: number) { ... }

Author: John Pencola



Answer:

Function parameters


0 / 5  (0 ratings)

1 answer(s) in total