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 abnormal termination?
Is python fully object oriented?
Tell me what is flask & its benefits?
What are “special” methods in python?
What does end do in python?
Which method removes leading and trailing blanks in a string?
Explain logical operators in python?
Can notepad ++ run python?
Python has something called the dictionary. Explain using an example
How multithreading is achieved in python?
Explain the synbtax to split a string in python?
What does quit () do in python?
What is the output of this below query?
What is the default argument in all the functions inside a class?
What is python shell and idle?