

InterviewSolution
Saved Bookmarks
1. |
What does WCTE stand for?(a) wait case execution time(b) wait case encoder time(c) worst case execution time(d) worst code execution timeI had been asked this question in my homework.The query is from Prediction of Execution Times in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» Correct choice is (c) worst case execution TIME |
|