Computer Science, asked by shantig1584, 6 months ago

what is the function​

Answers

Answered by ItzSecretBoy01
2

Answer:

A technical definition of a function is: a relation from a set of inputs to a set of possible outputs where each input is related to exactly one output. ... We can write the statement that f is a function from X to Y using the function notation f:X→Y.

Answered by Anonymous
0

Answer

A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. You have already seen various functions like printf() and main().

Please Mark my answer as brainliest

Similar questions