Python Programming
1. List and explain features and Applications of Python
2. Difference between List and Tuple
3. Explain Bitwise Operators with example for each
4. Explain with an example the structure of a Python program
5. Explain various data types in Python
6. Comparison between C and Python
7. Explain Comments in Python
8. Explain Literals in Python
9. Explain Operators in Python
10.Difference between function and method
11. Explain formal and actual arguments
12. Explain Control flow statements in python
13. Explain local and global variables OR
Explain types of variables in python
14. Explain Strings and characters
15. Briefly explain list in python
16. Explain tuple in detail OR
Explain basic operations on tuple
17. What is a dictionary in python and explain operations on dictionaries
18. Explain types of Constructors
19. Explain Built-in Dictionary Methods
20.Define File and mention its types
21.Define Inheritance and explain different types of Inheritance
22. List the various widgets used to build GUI application in python using
TKinter.
23. Explain the following geometry methods available in tkinter module that
ispack, grid and place
24. Explain the different SQLite methods.
25. Explain the use of nampy in creating arrays and performing arithmetic
operations on arrays with examples
26. Write a python program to demonstrate operations on sets and Built-in
functions of sets.