Hacker News new | ask | show | jobs
by Chyzwar 3695 days ago
C dont have garbage collection. In some cases Java can outperform C.
1 comments

Yeah, that's what I said. C doesn't have gc so it is a systems language. Java has gc so it is not a systems language