The following will be the result of doing document.write("2" + "3"); The following will be the result of doing document.write(2 + 3);