Is python a procedural language?



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

Post New Answer

More Python Interview Questions

What is an elif in python?

1 Answers  


How do you extend in python?

1 Answers  


Does every class need a constructor?

1 Answers  


How do I test one variable against multiple values?

1 Answers  


Does python have private?

1 Answers  


What is loop and types?

1 Answers  


How to run script in python?

1 Answers  


Does python have inheritance?

1 Answers  


Define the usage of split?

1 Answers  


How do I quit python?

1 Answers  


Write a program to create a class and make an object of the class in python?

1 Answers  


How does exception handling in python differ from java?

1 Answers  


Categories