Object Oriented Notes UPTU Media 1 3 year notes., btech notes, java notes, notes, oot notes Friday, December 06, 2013 Object-oriented programming (OOP) is a programming paradigm that represents concepts as "objects" that have data fields (attributes that describe the object) and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs. C++, Objective-C, Smalltalk, Java, C#, Perl, Python and PHP are examples of object-oriented programming languages. Notes Of OOT 1. Unit 1 2. Unit 2 3. Unit 3 4. Unit 4 5. Unit 5 Object Oriented Notes Object-oriented programming ( OOP ) is a programming paradigm that represents concepts as "objects" that hav... Read more »