Object Oriented Programming using C#
What is object oriented?
Object oriented in a software developement methodology where we analysie, desing, develop , test and implement software applications in terms of objects.
What is object oriented programming?
Is a programming style where we write a code using object oriented concepts/features, we need object oriented programming language.