Actually, since hello and world are stored just one after the other with no space for the null terminator, the behavior is undefined.
Your program could reformat your hard drive, send a rocket into space(provided you have the necessary hardware options) or simply print "helloworld" due to stack overflowing.