What is a private method?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

How does lambda function differ from a normal function in python?

0 Answers  


Explain all the file processing modes supported by python?

0 Answers  


Explain split(), sub(), subn() methods of “re” module in python.

0 Answers  


Does python have do-while loop statements?

0 Answers  


Which command do you use to exit help window or help command prompt?

0 Answers  






Why do list comprehensions write to the loop variable, but generators don’t?

0 Answers  


Explain me what does the <self> keyword do?

0 Answers  


What is the zip() function in python?

0 Answers  


What is a file in python?

0 Answers  


What is thread join in python?

0 Answers  


How would you work with numbers other than those in the decimal number system?

0 Answers  


What is the directory in python?

0 Answers  


Categories