delay by 5 seconds in integers
Answers
Answered by
44
the delay() function in C++. There can be many ins tances when we need to create a delay in our programs. C++ provides us with an easy way to do so. We can use a delay() function for this purpose in our co de. This function is imported from the “dos.h” header file in C++. We can run the co de after a specific time in C++ using delay() function.
Attachments:
Answered by
82
the delay() function in C++. There can be many ins tances when we need to create a delay in our programs. C++ provides us with an easy way to do so. We can use a delay() function for this purpose in our co de. This function is imported from the “dos.h” header file in C++. We can run the co de after a specific time in C++ using delay() function.
Similar questions
Computer Science,
23 days ago
Math,
23 days ago
Computer Science,
1 month ago
Social Sciences,
9 months ago
History,
9 months ago
English,
9 months ago