Site icon Knowledge Grasp

Why Python is interpreted language?Know reason?

Why python is interpreted language

That is why Python is interpreted language: Python uses interpreter instead of compiler to compile and run its code so that output will be efficient .

What is interpreted language?

Interpreted language is a language in which the implementation and execution of instructions executes directly without compiling a program into machine language by the interpreter.

Execution process of python code ( Interpreted language )

Why Python is interpreted language? In hindi

Exit mobile version