Is python a procedural language?
Answer / Rajesh Ranjan Kumar
Python started as a procedural language but has evolved into a high-level, object-oriented programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an elif in python?
How do you extend in python?
Does every class need a constructor?
How do I test one variable against multiple values?
Does python have private?
What is loop and types?
How to run script in python?
Does python have inheritance?
Define the usage of split?
How do I quit python?
Write a program to create a class and make an object of the class in python?
How does exception handling in python differ from java?