Events and Delegates D 3:36:00 PM Add Comment We use events and delegates to extend applications and to implement loose coupling. Rather than adding various method calls within an imp... Read More
Main features of Object Oriented Languages - Classes, Objects,Encapsulation, Polymorphism, Inheritance D 5:08:00 PM Add Comment 1. Classes and Objects In an object oriented programming language, we code the program as a corporate collection of objects which are ins... Read More