Computer Science, asked by padiyar535, 8 months ago

a man withdrawing money from atm is which principle of object oriented programming (OOP)?​

Answers

Answered by singlaanirudh139
3

Answer:

I think it's abstraction where the complex part of the machine is hidden.

Answered by sahil7995
3

Answer:

Data abstraction and Encapsulation both

Explanation:

data abstraction is because the complex parts of the machine in hidden and also is encapsulation is also applied when a man withdraw the money from ATM as the internal part is hidden from the outside world only it can be accessed through function, (which is withdrawing the money)

Similar questions