tirupatirao


{ City } hyderabad
< Country > india
* Profession * student
User No # 53483
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 1
Users Marked my Answers as Wrong # 0
Questions / { tirupatirao }
Questions Answers Category Views Company eMail




Answers / { tirupatirao }

Question { TCS, 7916 }

What is the difference between Object and Instance?


Answer

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