logo

Question detail

Given functions f: A → B and g: B → C, what is the domain of the composition g ○ f?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Functional programming paradigm

Exam-style question

Try this first

Given functions f: A → B and g: B → C, what is the domain of the composition g ○ f?.

  1. A.A
  2. B.B
  3. C.C
  4. D.A ∪ C

Model answer

What a good answer should say

  • A

Explanation

Why this works

The composition g ○ f applies f first, so its input must come from the domain of f, which is A.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.