Example for 4 pillar of oops like,
Inheritance,Poly,Abstraction,Encabsulation ?

Answer Posted / sanjeevkumar.v

data hiding,
INHERITANCE-- aquring base class property to derived class
POlYMORPHISM-- defferent form of functions
ENCAPSULATION-the wrapping of data is a single unit is
called as encapsulation
abstraction--the grouping of data is abstraction

Is This Answer Correct ?    23 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class in oop with example?

857


What is ambiguity in inheritance?

878


What are the important components of cohesion?

776


can inline function declare in private part of class?

4021


What is polymorphism and example?

804


What is encapsulation example?

798


officer say me - i am offered to a smoking , then what can you say

1876


Can bst contain duplicates?

973


What are the benefits of interface?

826


What does I oop mean?

858


Why is there no multiple inheritance?

793


What is abstraction with example?

855


Is this job good for future? can do this job post grduate student?

1938


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

2013


How Do you Code Composition and Aggregation in C++ ?

24783