What do you meant by "SBI" of an object?

Answer Posted / surendra singh (suraj)

SBI stands for State, Behavior and Identity. Since every
object has the above three.
* State:
It is just a value to the attribute of an object at a
particular time.

* Behaviour:

It describes the actions and their reactions of that object.

* Identity:

An object has an identity that characterizes its own
existence. The identity makes it possible to distinguish
any object in an unambiguous way, and independently from
its state.

Is This Answer Correct ?    24 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a friend function?

598


what three "domains" are considered during analysis modeling?

6403


What is Abstract method and how different from Virtual Method?

532


Can an interface inherit from another interface?

581


Explain about a class in oop?

602






What is bootstrap, extension and system class loader? Or can you explain primordial class loader?

513


Why do we use oops concepts? What is its advantage?

566


What is the order of call of constructors in inheritiance?

620


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

536


Why is message passing between the objects important?

578


How to define an abstract class?

608


What is polymorphism? When is it employed? give an example.

568


What is meant by overloading functions and operators?

590


What do you mean by abstract class?

583


What is the difference abstract class and interface?

545