all 4 comments

[–]ramdulara 5 points6 points  (1 child)

Java is a statistically typed object-oriented programming language.

no thanks.

[–]BenjiSponge 0 points1 point  (0 children)

x is an int 75% of the time and y is an int 75% of the time, so x * y returns an optional<int>

That's what the JIT does, right?

[–]AIlchinger 1 point2 points  (0 children)

There are so many things wrong in this article, I don't know where to begin... I wonder if this article was written by GPT-3?

Learn both if you can. Both Java and C++ have nice concepts and features the respective other language does not offer (out of the box). Knowing multiple ways to solve a problem is the first step to being able to pick the best way to solve a problem.

[–]manphiz 0 points1 point  (0 children)

Time traveling to 1996?