_______ are the arguments passed to a function in correct positional order.
a. required arguments
b. keyword arguments
c. default arguments
d. variable length arguments
Answers
Answered by
6
Answer:
C
......................
Answered by
0
Required arguments are the arguments that are pa-ssed to a function in correct positional order.
- The collection of co-des that is used to perform a particular task.
- The arguments are used to convey the parameters need to use in that specific function.
- The arguments pa-ssed to a function in the correct positional sequence is the required arguments.
- These are the parameters that must transfer to the function.
Similar questions