

InterviewSolution
Saved Bookmarks
1. |
Which estimate approach is more precise?(a) estimated cost and performance value(b) accurate cost and performance value(c) performance value and execution time(d) estimated costThe question was asked by my school principal while I was bunking the class.This intriguing question comes from Prediction of Execution Times in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» RIGHT answer is (b) accurate cost and performance value The best I can explain: The accurate cost and performance value is POSSIBLE if interfaces to software SYNTHESIS tools and hardware synthesis tools exist and is more PRECISE than any other methods. |
|