Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
Home
Schools
About
Blog
Shop
Videos
MCQs
EN
اردو
0
Login
Register
MCQs
Practice
Q
Medium
1 Mark
Computer Studies
Programming Fundamentals
Which of the following languages uses an interpreter?
A
C
B
C++
C
Go
D
Python
Show Hint
Reset
Check Answer
Explanation
Python is an interpreted language that executes code line by line. C C++ and Go are compiled languages.
Reference: Computer Studies , Page 4
Hint
Python runs line by line without a separate compile step.
Similar Questions
Which flowchart symbol represents the Start and End of a program?
Easy
Computer Studies
What is the main purpose of programming fundamentals?
Easy
Computer Studies
Which translator executes a program line by line?
Medium
Computer Studies
When does a compiler display errors in a program?
Medium
Computer Studies
Which of the following is a High-Level Language?
Easy
Computer Studies