Quiznetik
Embedded and Real Time System | Set 3
1. CISC stands for
A. complete instruction sequential compilation
B. computer integrated sequential compiler
C. complex instruction set computer
D. complex instruction sequential compilation
Correct : C. complex instruction set computer
2. In real time operating system
A. shorter duration job has higher priority
B. longer duration job has higher priority
C. priority does not depend on the duration of the job
D. none of the mentioned
Correct : A. shorter duration job has higher priority
3. Which of the following allows the reuse of the software and the hardware components?
A. platform based design
B. memory design
C. peripheral design
D. input design
Correct : A. platform based design
4. Which of the following is the design in which both the hardware and software are considered during the design?
A. platform based design
B. memory based design
C. software/hardware codesign
D. peripheral design
Correct : C. software/hardware codesign
5. What does API stand for?
A. address programming interface
B. application programming interface
C. accessing peripheral through interface
D. address programming interface
Correct : B. application programming interface
6. Which activity is concerned with identifying the task at the final embedded systems?
A. high-level transformation
B. compilation
C. scheduling
D. task-level concurrency management
Correct : D. task-level concurrency management
7. In which design activity, the loops are interchangeable?
A. compilation
B. scheduling
C. high-level transformation
D. hardware/software partitioning
Correct : C. high-level transformation
8. Which design activity helps in the transformation of the floating point arithmetic to fixed point arithmetic?
A. high-level transformation
B. scheduling
C. compilation
D. task-level concurrency management
Correct : A. high-level transformation
9. Which design activity is in charge of mapping operations to hardware?
A. scheduling
B. high-level transformation
C. hardware/software partitioning
D. compilation
Correct : C. hardware/software partitioning
10. Which of the following is approximated during hardware/software partitioning, during task-level concurrency management?
A. scheduling
B. compilation
C. task-level concurrency management
D. high-level transformation
Correct : A. scheduling
11. Which of the following is a process of analyzing the set of possible designs?
A. design space exploration
B. scheduling
C. compilation
D. hardware/software partitioning
Correct : A. design space exploration