Answer Posted / glibwaresoftsolutions
An interpreted language is any programming language that does not convert to machine-level code before runtime. Python is an interpreted language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the key difference between a list and the tuple?
Is it easier than Django bottle?
What are class methods?
What does isalpha do in python?
Which oops talks about data hiding?
Why is numpy so fast?
Which method removes and returns last object of a list?
What are basic overloading methods in python?
How does break work in python?
How to install python on windows and set path variable?
How many kinds of operators do we have in python? Explain arithmetic operators?
What is a panda in python?
What are negative indices?
How do you iterate over a list and pull element indices at the same time?
What is raw string in python?