In a function call, the items enclosed in parentheses are known as ____________________.

Fill in the blank(s) with the appropriate word(s).

arguments
argument
parameters
parameter

Computer Science & Information Technology

You might also like to view...

The ______ operation adds a new item to a queue.

a) enqueue b) dequeue c) push d) peek

Computer Science & Information Technology

The \n,\t, \r escape sequences do not affect HTML rendering unless they are used between which tags?

a. ``` ``` b. ``` ``` c. ```


```

d.
```

```

Computer Science & Information Technology