Social Sciences, asked by yuvikajauhari2909, 1 year ago

What is the meaning of abstract in programming language?

Answers

Answered by Anonymous
0
In object-oriented programming,abstraction is one of three central principles (along with encapsulation and inheritance). Through the process of abstraction, a programmer hides all but the relevant data about an object in order to reduce complexity and increase efficiency.
Answered by Anonymous
2
In object-oriented programmingabstraction is one of three central principles . Through the process of abstraction, a programmer hides all but the relevant data about an object in order to reduce complexity and increase efficiency.
Similar questions