Computer Science, asked by skboss1757D, 4 days ago

3. What are the two parts of the Function?​

Answers

Answered by Anonymous
1

Answer:

function definition has two principal components: the first line (including the argument declarations), and the so-called body of the function.

pls mark as brainliest answer

Answered by hassanalihassanali06
1

Answer:

Types of Function;

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.

Similar questions