Hacker News new | ask | show | jobs
by quesera 1111 days ago
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++;