Search

Coding Blues

Tag

OOPS

Class, Objects And Methods

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 →

Object Oriented Concepts

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 →

Website Powered by WordPress.com.

Up ↑