![]() Related Questions Latest Answer : because you need easier maintenance, less code size; this will definitely slow down the runtime efficiency but worthy, especially for big projects ... Latest Answer : Abstraction:Denotes the essential properties and behaviour of an object that differentiate it from other objects. e.g: We use objects but we're not concerned with whats going behind the scene.Encapsulation:Its a process of binding the data and its behaviour ... Read Answers (8) | Asked by : girija Abstraction is defined as hiding details from the end user who should be in no way concerned about the details of the internal mechanism on implementation...but then the same can be achieved in C also Latest Answer : No, though C supports structures, but the variables are public. hence it doesnt. ... Read Answers (1) | Asked by : Adit Agarwal Latest Answer : Encapsulation: wraping of data in a single unit.Abstraction: Data hiding ... Describe why Java supports only runtime polymorphism? Latest Answer : The three ways of polymorphism in Java are method overloading, method overridding and method overridding by extending an class. All these results come true when we run our class which is overloading or overidding any method since we run methods at runtime. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||