Saved Bookmarks
| 1. |
2. A blueprint that represents characteristics and behaviour of a group of entities is called(a) object(b) abstraction(c) class(d) polymorphism3. Exposing only essential features while hiding unnecessary details is(a) data hiding(b) encapsulation(c) modularity(d) abstractionndo for items like car, truck, bus etc. These items under the class ver |
|
Answer» Answer: 2) object 3) DATA hiddening. |
|