|
|
|
|
|
by jacquesm
6072 days ago
|
|
I think that has to do a lot with Java's heritage. What they were shooting for seems to have been something that combines the syntax of C and some of C++ for easy access to a large pool of existing programmers but without those 'scary pointers', and the memory leak issues associated with bad programming habits in C and C++. |
|