Object Oriented Programming (Part 1)
OOP : The Language of GOD Friends, now a days we see most of the programming languages are object oriented or the procedural lang. are getting converted into object oriented one by one. Today’s lecture covers on the basics on OOP and the clear view of Class and Objects. Before begin, let me know what do u think about the OOP with examples. Well there are numerous answers that we have memorized with examples. But, maximum of us just crammed the definition of the terms of OOP and didn’t think deeply about it. Now, before jumping in deeply, let me describe you it in brief. We all know, OOP means Object oriented programming. Which means the orientation between the objects and make the objects works together in our defined way in the virtual world. Defined way means the programming language. Examples of the programming languages are Fortran, Cobol, C, C++, Java, Python, Cold Fusion, C#, Visual Basic and a lot more. These languages are of two types. One is Object oriented