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 / dsr

class is templet of an object. object is a instatiate the
class.Object is super class of all objects.

Class One{ //class

public void getMethod(){

Console.WriteLine("one....");

}

public static void main(String[] args)
{
One one = new One(); //one is an object of that class.
console.writeLine();
}

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you Explain element .net mobile with example? : Microsoft dot net mobile

896


Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?

970


What is the use of web.config?

1085


Explain hard disk and what is its purpose? : Dot net architecture

892


Use of Enable view state ? if turn off what happen ?

4410


How do you handle this COM components developed in other programming languages in .NET?

1010


Explain the five stages in a dlx pipeline? : .NET Architecture

888


Explain the difference between primary & secondary storage device? : .NET Architecture

896


I want to create a project like google maps how can we do that with atlas?

871


Explain the use of virtual, sealed, override, and abstract.

928


How resource files are used in .net?

984


Explain element .net mobile with example? : Microsoft dot net mobile

932


Explain about httpruntime.cach.get(); method?

969


What is .net mobile images control. Explain with an example? : Microsoft dot net mobile

900


What is .net mobile forms? : Microsoft dot net mobile

873