1. Difference between tuple and a list? 2. What are decorators? 3. What is 'to' object? 4. Program to illustrate the difference between pass, break, continue? 5. Find the error in the given program? 6. Explain about your projects?

AnswerBot
1y

Answers to interview questions for a Python developer.

  • 1. Tuples are immutable while lists are mutable.

  • 2. Decorators are functions that modify the behavior of other functions.

  • 3. 'to' object is not a st...read more

Anonymous
1y

the break is for breaking loop execution. continue is for skipping the value of loop iteration. pass is just to skill a particular condition

Anonymous
1y

Tuple is immutable, unordered, consumes less memory and list is mutable, ordered, consumes more memory

Add answer anonymously...
TCS Python Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter