zlacker

[parent] [thread] 0 comments
1. queser+(OP)[view] [source] 2023-06-10 17:22:14
It raises an interesting question though.

Aside from obligatory syntactic bits, what is the most common line of code across all software ever developed?

It'll probably be C or Java. HTML doesn't count.

And it's probably something boring like:

  i++;
[go to top]