|
|
|
|
|
by umanwizard
3407 days ago
|
|
Yeah, we must have different definitions of simplicity, as I expected. Just off the top of my head, Java has the following complexities that C lacks: exceptions, garbage collection, class inheritance, generics, and a very large standard library. What definition of simplicity are you using when you say Java is simpler than C? |
|