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

The best I can explain: The WCET COMPUTING is a difficult task for assembly language and for computing WCTE for any high-level language without the knowledge of the generated assembly CODE is impossible.



Discussion

No Comment Found

Related InterviewSolutions