Does python have class?



Does python have class?..

Answer / Jitendra Singh

Yes, Python supports classes. A class is a blueprint for creating objects (also known as instances).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the difference between python append () and extend () functions?

1 Answers  


Is python faster than python2?

1 Answers  


What does time time () do in python?

1 Answers  


What is a function call or a callable object in python?

1 Answers  


What does nan mean in python?

1 Answers  


What is the difference between Python and PHP?

1 Answers  


What are cookies python?

1 Answers  


Tell me how do you debug a program in python? Is it possible to step through python code?

1 Answers  


What are global variables in python?

1 Answers  


How do I run notepad ++ in python?

1 Answers  


Explain the database connection in python flask?

1 Answers  


What is the use of sessions in Django?

2 Answers  


Categories