Answer Posted / nashiinformaticssolutions
When a python program is written, it converts the source code written by the developer into an intermediate language, which is then converted into machine language that needs to be executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How Python performs Compile-time and Run-time code checking?
Does python have a switch-case statement?
What is dynamic typing in python?
How to convert string into datetime?
Is python a high level language?
Is there a reverse function in python?
Can python be used for web client and web server side programming? And which one is best suited to python?
How does the ternary operator work in python?
How will you convert a string to all lowercase?
Who created python?
What is the process of compilation and loading in python?
What is a python constant?
How to create an empty class in python?
Does python support multiple inheritance?
Which is better r or python?