CBSE Class 11 Computer Science Question 7 of 27

Getting Started with Python — Question 2

Back to all questions
2
Question

Question 2

Python uses a/an .......... to convert source code to object code.

  1. Interpreter ✓
  2. Compiler
  3. Combination of Interpreter and compiler
  4. Special virtual engine
Answer