Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
ہوم
سکولز
متعلق
بلاگ
دکان
ویڈیوز
MCQs
UR
English
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
What must a programmer do before writing a program?
Easy
Computer Studies
Which of the following languages uses a compiler for translation?
Medium
Computer Studies
Which tool is required to translate Assembly Language into Machine Language?
Medium
Computer Studies
What is a key advantage of an interpreter over a compiler?
Medium
Computer Studies
In which language are algorithms written?
Easy
Computer Studies