Java

Like C++ w/o the C structures, but w/ strong typing.
Platform independence (or so they say)
Byte code
API (Application Program Interface) library:
Makes it "easy" to use.
But can be slow.
Example: DEE Tutorial with Animated Example

back