Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.

Answers were Sorted based on User's Feedback



Hi Friends, can you explain instance in java. In general instance means "occurence of somethi..

Answer / ravikiran

in java object creation for a class is known as instance

Is This Answer Correct ?    5 Yes 0 No

Hi Friends, can you explain instance in java. In general instance means "occurence of somethi..

Answer / naveen kumar

Instance is a run time entity used to access members of a
class, that's why we call Object is an Instance of a class.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends, can you explain instance in java. In general instance means "occurence of somethi..

Answer / shafi

Instance Is Nothingbut Memory Occupation

Is This Answer Correct ?    0 Yes 0 No

Hi Friends, can you explain instance in java. In general instance means "occurence of somethi..

Answer / sharan

Object is called instance in java

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

wahts is mean by thread?

22 Answers   HCL, TCS,


Program to find greatest prime number in n numbers?

3 Answers   Huawei,


When is the garbage collection used in Java?

0 Answers   BirlaSoft,


What is Locale class?

1 Answers   MySoft,


Is singleton class thread safe?

0 Answers  






what is the use of datasource in core java?

3 Answers   Satyam,


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

0 Answers  


What is bufferedreader in java?

0 Answers  


What is a Transient Object?

0 Answers   InfoAxon Technologies,


Can arraylist hold different types java?

0 Answers  


What is re-factoring in software?

0 Answers  


What is the main function in java?

0 Answers  


Categories