TECHNOLOGY 

Published on
KembaraXtra- Computer Terms – abstract (programming):
In programming, abstract describes data types or structures defined by the operations that can be performed on them rather than by their concrete implementation. This approach emphasizes behavior over representation and supports modular design.


Picture
0 Comments