Computer Science, asked by anandsherly, 1 month ago

what
are the two parts of a function​

Answers

Answered by Anonymous
6

 \huge \bf \red{Answer}

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.

MORE INFORMATION:-

We will see many ways to think about functions, but there are always three main parts:

  • The input.
  • The relationship.
  • The output.
Answered by XxyourdarlingxX
16

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.MORE INFORMATION:-

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.MORE INFORMATION:-We will see many ways to think about functions, but there are always three main parts:

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.MORE INFORMATION:-We will see many ways to think about functions, but there are always three main parts:The input.

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.MORE INFORMATION:-We will see many ways to think about functions, but there are always three main parts:The input.The relationship.

A function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function. The allowable data types for a function's arguments are int and double.MORE INFORMATION:-We will see many ways to think about functions, but there are always three main parts:The input.The relationship.The output.

Similar questions