Basic Python Interview Questions

) What is the difference between tuple and list?
2) Does Python supports Operator Overloading?
3) Does Python supports Function Overloading?
4) Is there any Increment/Decrement operator in Python?
5) Why would you choose Python as a work platform?
6) Whats the name of the tool which helps in finding bugs and perform static analysis
7) Is there any need to create stand-alone binary? If yes, why?
How can you speed up your python program?
9) Rules for local & global variables in python?

No comments:

Post a Comment