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 object

Answers were Sorted based on User's Feedback



What is object..

Answer / venkat

You can describe an object in many ways:
Object is anything that exists physically. Or
Object is an instance of a class. or
Object is a bit of memory in the memory.

Is This Answer Correct ?    5 Yes 0 No

What is object..

Answer / dipil t t

Object is an instance of a class.

Is This Answer Correct ?    2 Yes 0 No

What is object..

Answer / parameswaran

Object is the basic run time entity...
>>without object we can create class.but
>>without class we can't create object.
>>when we create class memory is not allocated.
>>when we create object memory is allocated.

ALL THE BEST!

Warm & Regards

Parames(PRC)
Thanjavur

Is This Answer Correct ?    1 Yes 0 No

What is object..

Answer / vasanthi

Object is the real time entity.

Is This Answer Correct ?    1 Yes 1 No

What is object..

Answer / sayyad khalid

Object is an instance of a class.
from where we can access the member of class & modified it.
object is an real time entity which we can described by the help of class.
we can create no.of objects of same class.

Is This Answer Correct ?    0 Yes 0 No

What is object..

Answer / dhawal

object-anything in real world is object,in programatically
anthing that can be programable is object,class is templet
for object,object is basic runtime entity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is constant in programming?

0 Answers  


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

0 Answers  


What is the purpose of interface?

0 Answers  


Can you override private or static method in java?

0 Answers  


What is Transient and volatile

10 Answers   iFlex,


Explain the usage of this with constructors?

0 Answers  


What is mean by encoding?

0 Answers  


What will be the output of round(3.7) and ceil(3.7)?

0 Answers  


How to convert string to char and vice versa?

0 Answers  


what is d difference between deep cloning and shallow cloning in core java?

3 Answers   Satyam,


What part of memory - Stack or Heap - is cleaned in the garbage collection process?

1 Answers  


What is data type in computer?

0 Answers  


Categories