In OOP, an entity is an Object that has some attributes, behaviour and unique Id. All functions in OOP are performed through objects.
Messages are accessed by Objects for different purposes that act as an interface to other objects.
What is entity with respect to object oriented programming and what kind of functions it perform in interface operation?View more random threads:
- What are Static Data Members in c++ 2011?
- int x[10]; x[0]= 1; x[1]=2; if following code is executable...
- can we use Microsoft Visual Studio Ultimate 2010 for...
- what is buffer ptr and char* in c ++ 2011 ?
- What does hierarchy mean in concerned with Classes ?
- speclization in c++ 2011
- How to install Dev c++
- what is the difference between abstract class and concerete...
- what is difference between Data Members and Members...
- c++ program on unix
Sponsored Links
In OOP, an entity is an Object that has some attributes, behaviour and unique Id. All functions in OOP are performed through objects.
Messages are accessed by Objects for different purposes that act as an interface to other objects.
There are currently 1 users browsing this thread. (0 members and 1 guests)