The setTimeout() method executes a block of code after the specified time. The method executes the code only once. syntax- setTimeout(function,...