Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is class and object explain with example?

Answer Posted / manas kumar maharana

object is a realworld entity which have some proporty and
behabiour.it is a runtime entity in oops.it is a
partitioned area of memory containg data and function to
process the data.
class is a collection of simillar type of objects.it is a
user define datatype
example:
class muna
{
memberfunction()
{
datatype:
}
};
main()
{
muna ob1;
ob1.memberfunction();
}

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to delete the record using data reader

2542


Different types of authentication modes in .net framework ?

1040


how to change row background color in gridview

1036


What is the purpose of hard disk? : Dot net architecture

1011


What is cache coherency and how is it eliminated? : Dot net architecture

1000


how to change the application name?

2009


What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile

923


Define the mesi? : Dot net architecture

981


Explain about .net garbage collector?

995


What is Com Callable wrapper?when it will created?

993


server.transfer limitation ?

2282


What is the difference between machine config vs. Web config : Dot net architecture

1003


Explain about clr?

1107


What is .net mobile automatic paging? : Microsoft dot net mobile

1032


Explain the difference between l1 and l2 cache? : Dot net architecture

1029