Course : Diploma in Information Technology Module Code : Unit_10 Module : Programming in C#.net Self-Study (16 Hours) You are expected to research and do additional learning about these topics and areas and then perform the tasks. You have the option of presenting / submitting / showing this to your lecturer for additional feedback 1) Explain what is Object Oriented Programming? How is this different from the traditional approach to software development? Research / writing time 2 hours 2) What are the main advantages of Object-oriented programming? Research / writing time 2 hours 3) Write a simple program in C#.Net to illustrate how inheritance work. Research / writing time 2 hours 4) Write a simple program in C#.Net to illustrate how Polymorphism work. Research / writing time 2 hours 5) Write a simple program in C#.Net to illustrate how Encapsulation work. Research / writing time 2 hours 6) Study the main steps in developing a program that is connected to a Database in MS SQL Server. Write code that demonstrates the connectivity and extraction and display of some basic data. You should also give samples of the data structure and the final output Research / writing time 4 hours 7) What is an Exception? Explain how to handle exceptions in C#.Net. Research / writing time 2 hours Page 1