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 the difference between Object and Instance?

Answer Posted / titupathirao

For example, if I declare a class like

Animal a=new Animal();

Is variable 'a' in above is an instance which has an object of Animal type?

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a linkedhashmap java?

1054


what are different ways in which a thread can enter the waiting state? : Java thread

1011


What is the difference between the ">>" and " >>>" operators in java?

1031


In which language java is written?

1031


What is polymorphism java example?

1068


What is Enum in Java?

1418


What is the access scope of protected access specifier?

1042


What is the differences between heap and stack memory in java? Explain

1031


What is byte value?

1044


Is hashset sorted in java?

1237


What is methods in java?

1049


What is a void method java?

1004


Can we have try without catch block?

1143


What is difference between public static and void?

1074


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

1121