@Scheduled(fixedDelay = 1000, initialDelay = 1000)

- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
@Scheduled(fixedDelay = 1000, initialDelay = 1000)

1.Fixed Delay scheduler is used to execute the tasks at a specific time. It should wait for the previous task completion. The values in seconds

2.Fixed Delay scheduler is used to execute the tasks at a specific time. It should not wait for the previous task completion. The values in seconds

3.Fixed Delay scheduler is used to execute the tasks at a specific time. It should not wait for the previous task completion. The values in milliseconds

4.None

Posted Date:-2020-12-17 05:07:48


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!