

InterviewSolution
Saved Bookmarks
1. |
For which of the following WCET can be computed?(a) C program(b) assembly language(c) VHDL(d) program without recursionThis question was posed to me in homework.My question is from Prediction of Execution Times topic in division Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» The correct choice is (d) program without recursion |
|