Question: Object-oriented programming is a style of programming where you organize your program around \_ rather than \_ and data rather than logic.

  1. functions; actions
  2. objects; actions
  3. actions; functions
  4. actions; objects

Answer: The correct answer of the above question is Option B:objects; actions