Class basically define how an object would look like and what it can do – structure and functionality. Let’s talk about a product – Toys. We have a class called ‘Toys’ and it intends to define any toy created by... Continue Reading →
Everything is an object and is an object of some generic type which is nothing but the class. Their behavior is defined by different methods. These are three key words in understanding Object Oriented Programming. For example – Car is... Continue Reading →
Recent Comments