Python Related Interview Questions
Questions Answers Views Company eMail

How are the differences in help () and dir () functions?

477

How to open a text file and display its contents?

495

What are the differences in xrange and range?

478

What are the differences in list and tuple?

470

What are the differences in the deep and shallow copy?

485

Which the command you use to exit help window in python?

476

What is the zip() function in python?

501

How ternary operators are used in python?

482

What are the benefits of python?

468

What is subn() function?

483

How to overload constructors or methods in python?

500

How will you reverse a list?

497

How do you invoke the python interpreter for interactive use?

461

Explain the difference between local and global namespaces?

480

What is the encapsulation?

474


Un-Answered Questions { Python Related }

What are the local and global variables in python?

432


What functions or methods will you use to delete a file in python?

465


Why is django useful?

214


What is typecasting in python?

472


Is set sorted in python?

469






How many keywords are there in python? And why should we know them?

502


Is there a reverse function in python?

440


Do you need python to run a python program?

422


Do you need __ init __?

472


When and who create django?

227


What are the key points of python?

469


What are accessors, mutators, @property?

475


What is after quad?

461


Tell us what is python? What are the benefits of using python? What do you understand of pep 8?

454


How to remove leading whitespaces from a string in the python?

485