Hacker News new | ask | show | jobs
by raincole 1206 days ago
It's a really weird analogy because I think the only critical difference between C and Java is that the latter has garbage collection. What's the equivalence of garbage collection/memoery management in AI...?
1 comments

Are you getting confused between C and C++ (or C#)? Apart from Java being based on C syntax it otherwise bears very little relation to C.