Questions Bank - Programing With Python
Questions Bank - Programing With Python
Questions Bank - Programing With Python
SET 2
SET 4
SET 6
SET 8
1) What are the two types of files? Explain different file operations
2) How will you create a Package & import it? Explain it with an example program
3) Write a python program to count the number of words in a text file
4) Explain the concept of Exception Handling in Python with suitable program
5) Write Short notes on : 1 Overriding 2. Overloading 3.Abstract Methods 4.Modules
5. Packages 6. Inheritance 7. Accessibility Modifier