all functions have two parts of function name and and dash.
plzz tell me this answer
Answers
Answered by
2
Explanation:
Answer. Explanation: A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function.
Answered by
0
Answer:
The correct answer to this question is the arguments.
Explanation:
Given - all functions have two parts of the function name.
To Find - Fill in the blanks.
All the functions have two parts: the function name and the arguments.
The first line of a function definition, which includes the declarations of the arguments, and the so-called body of the function are its two main parts. Integer and double are the only acceptable data types for a function's arguments.
There are three components that make up a function: a set of inputs, a set of outputs, and a rule that links the elements of the input set to the elements of the output settings such that each input is paired with precisely one output.
#SPJ2
Similar questions