Question: You want to include language elements in a program. Which design pattern best fits this objective?

  1. Interpreter <= correct
  2. Command
  3. Bridge
  4. Decorator

Answer: The correct answer of the above question is Option A:Interpreter <= correct