• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Future of Java

marat

Senior member
I wonder what you think about future of Java language. The language is great - no doubt about that. C++ and Java have a lot in common. But I see a serious problem with Java - performance. C/C++ is ported to all platforms possible and can outperform Java. I assume that's because Java compilers have to have extra abstraction layer to run on different platforms.

I am asking this questions, because Sun claimed that number of programmers using Java will surpass one for C++ somewhere in the new future. I think it's not gonna happen. What's your opinion?
 
Back
Top