Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
91 views
in Computer by (55.6k points)
closed by

What is Composition in functions?

2 Answers

+1 vote
by (57.0k points)
selected by
 
Best answer

Composition in functions:

The value returned by a function may be used as an argument for another function in a nested manner is called Composition in functions.

+1 vote
by (20 points)

Composite Function  :- 

A composite function of two functions combines the given two functions in the given order. i.e., for any given two functions f(x) and g(x), there can be 4 composite functions:
  1. f(g(x)) which is substituting g(x) into f(x)
  2. g(f(x)) which is substituting f(x) into g(x)
  3. f(f(x)) which is substituting f(x) into itself
  4. g(g(x)) which is substituting g(x) into itself

Related questions

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...