Vestino Technologies
No:173, Tecci park, Block-A, 4th floor, Sholinganallur, Chennai - 600 119
PYTHON INTERVIEW QUESTIONS FOR FRESHER
1. What is Python?
2. What are the applications of Python?
3. Name some of the features of Python.
4. What is the purpose of PYTHONHOME environment variable?
5. Is python a case sensitive language?
6. What are the supported data types in Python?
7. What is the output of print str[0] if str = 'Hello World!'?
8. What is the output of len([1, 2, 3])?
9. What is the output of ['Hi!'] * 4?
10. Is Python platform independent?
11. Do you think Python has a complier?
12. Can True = False be possible in Python?
13. What is the output of print str if str = 'Hello World!'?
14. What is the output of print str + "TEST" if str = 'Hello World!'?
15. What are tuples in Python?
16. What is the purpose of ** operator?
17. What is the purpose of // operator?
18. What is the purpose of is operator?
19. What is the purpose break statement in python?
20. What is the purpose continue statement in python?
21. What is the purpose pass statement in python?
22. What is the purpose of not in operator?
Vestino Technologies
No:173, Tecci park, Block-A, 4th floor, Sholinganallur, Chennai - 600 119
23. Which programming Language is an implementation of Python programming
language designed to run on Java Platform?
24. Name the tools which python uses to find bugs (if any).

Python interview questions for fresher

  • 1.
    Vestino Technologies No:173, Teccipark, Block-A, 4th floor, Sholinganallur, Chennai - 600 119 PYTHON INTERVIEW QUESTIONS FOR FRESHER 1. What is Python? 2. What are the applications of Python? 3. Name some of the features of Python. 4. What is the purpose of PYTHONHOME environment variable? 5. Is python a case sensitive language? 6. What are the supported data types in Python? 7. What is the output of print str[0] if str = 'Hello World!'? 8. What is the output of len([1, 2, 3])? 9. What is the output of ['Hi!'] * 4? 10. Is Python platform independent? 11. Do you think Python has a complier? 12. Can True = False be possible in Python? 13. What is the output of print str if str = 'Hello World!'? 14. What is the output of print str + "TEST" if str = 'Hello World!'? 15. What are tuples in Python? 16. What is the purpose of ** operator? 17. What is the purpose of // operator? 18. What is the purpose of is operator? 19. What is the purpose break statement in python? 20. What is the purpose continue statement in python? 21. What is the purpose pass statement in python? 22. What is the purpose of not in operator?
  • 2.
    Vestino Technologies No:173, Teccipark, Block-A, 4th floor, Sholinganallur, Chennai - 600 119 23. Which programming Language is an implementation of Python programming language designed to run on Java Platform? 24. Name the tools which python uses to find bugs (if any).