Search Results for: Assembling electronics objects machine
can correspond to things found in the real world. so for example, a graphics program will have objects such as circle, square, menu. an online shopping system will have objects such as shopping cart, customer, product. the shopping system will support behaviors such as place order, make payment, and
offer discount. the objects are designed as class hierarchies. so for example with the shopping system there might be high level classes such as electronics product, kitchen product, and book. there may be further refinements for example under electronic products: cd player, dvd player, etc. these classes...
https://en.wikipedia.org/wiki/Object_(computer_science)