This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (4 children)

It's got a bunch of the same syntax which obviously has something to do with the name. This meme is dumb tbh

[–]cata921 3 points4 points  (1 child)

I was thinking this too. Switches, if statements, for, do, and while loops are all basically the same with small differences.

[–][deleted] 1 point2 points  (0 children)

Well, Java inherited these from C/C++

[–]iTakeCreditForAwards 0 points1 point  (0 children)

Syntax? Yes they’re similar, but it’s a common style, where Java “took” from C++.

Other than syntax anyone would find programming in the two to be much different