Advanced Embedded Systems Question:
Download Questions PDF

Tell me why is Model transformations used in the embedded system?

Answer:

Model transformations involve multiple models that are used to define different views of a system. It provides different level of granularity that it doesn’t use either the top-down approach or the bottom-up approach to implement the basic functionality of the system. It is used to integrate the library components used that involves the iteration of the model that needs to be constructed. It also involves the analysis of the model so that the process can be made automated by using the construction tools. The compilation made the progress by improving the code that is written in high level language and the code generator produce the code that is required for the machine language.

Download Advanced Embedded Systems Interview Questions And Answers PDF

Previous QuestionNext Question
What are buses used for communication in embedded system?Explain me which 8051 version uses Flash ROM?