What are the OOPS concepts?

Answer Posted / md zakaullah

BASIC 4 CONCEPTS OF OOPS:

1. DATA ABSTRACTION
2. DATA ENCAPSULATION
3. INHERITANCE
4. POLYMORPHISM

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstraction and encapsulation?

576


Why is static class not inherited?

601


Why do we use inheritance?

630


What is constructor in oop?

591


What is abstraction in oops with example?

778






What is class and example?

569


What is object in oop?

684


What is a superclass in oop?

671


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

1586


What is use of overloading?

610


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’.

1781


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1623


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2763


Is abstract thinking intelligence?

599


What is cohesion in oop?

624