Computer Science, asked by goursohanlal41, 9 months ago

What is function? ☹️☹️☹️☹️☹️☹️☹️☹️​

Answers

Answered by singhprince0457
2

a function is a binary relation between two sets that associates every element of the first set to exactly one element of the second set. Typical examples are functions from integers to integers, or from the real numbers to real numbers.

Answered by vinay1234patil
0

Answer:

function is a key word of C and C++ language.

Explanation:

here function is used as to make blocks of a large program .It is block of codes which helps to make program run

Due respect to upper para here we use void main function ( void main() ) in C++ . This bracket ( '()' )is known as function . We use thiss symbol in front of any function .

ok

thanx

Similar questions