Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium CSS Uploaded: 23 Aug 2026

Which of these is an example of an interpreted language?

  • A C
  • B C++
  • C Java
  • D Python
Correct Answer: Option D — Python
Explanation:
Python is an interpreted language because its code is executed line by line by an interpreter at runtime, rather than being fully compiled into machine code beforehand.
Submitted by: PaperMCQs
Related MCQs