Embedded And Real Time System Set 9

On This Page

This set of Embedded and Real Time System Multiple Choice Questions & Answers (MCQs) focuses on Embedded And Real Time System Set 9

Q1 | As of 2000, the reference system to find the performance of a system is            
  • ultra sparc 10
  • sun sparc
  • sun ii
  • none of the mentioned
Q2 | When Performing a looping operation, the instruction gets stored in the              
  • registers
  • cache
  • system heap
  • system stack
Q3 | The average number of steps taken to execute the set of instructions can be made to be less than one by following                
  • isa
  • pipe-lining
  • super-scaling
  • sequential
Q4 | If a processor clock is rated as 1250 million cycles per second, then its clock period is                  
  • 1.9 * 10-10 sec
  • 1.6 * 10-9 sec
  • 1.25 * 10-10 sec
  • 8 * 10-10 sec
Q5 | If the instruction, Add R1, R2, R3 is executed in a system that is pipe-lined, then the value of S is (Where S is a term of the Basic performance equation)?
  • 3
  • ~2
  • ~1
  • 6
Q6 | CISC stands for                
  • complete instruction sequential compilation
  • computer integrated sequential compiler
  • complex instruction set computer
  • complex instruction sequential compilation
Q7 | In real time operating system
  • shorter duration job has higher priority
  • longer duration job has higher priority
  • priority does not depend on the duration of the job
  • none of the mentioned
Q8 | Which of the following allows the reuse of the software and the hardware components?
  • platform based design
  • memory design
  • peripheral design
  • input design
Q9 | Which of the following is the design in which both the hardware and software are considered during the design?
  • platform based design
  • memory based design
  • software/hardware codesign
  • peripheral design
Q10 | What does API stand for?
  • address programming interface
  • application programming interface
  • accessing peripheral through interface
  • address programming interface
Q11 | Which activity is concerned with identifying the task at the final embedded systems?
  • high-level transformation
  • compilation
  • scheduling
  • task-level concurrency management
Q12 | In which design activity, the loops are interchangeable?
  • compilation
  • scheduling
  • high-level transformation
  • hardware/software partitioning
Q13 | Which design activity helps in the transformation of the floating point arithmetic to fixed point arithmetic?
  • high-level transformation
  • scheduling
  • compilation
  • task-level concurrency management
Q14 | Which design activity is in charge of mapping operations to hardware?
  • scheduling
  • high-level transformation
  • hardware/software partitioning
  • compilation
Q15 | Which of the following is approximated during hardware/software partitioning, during task-level concurrency management?
  • scheduling
  • compilation
  • task-level concurrency management
  • high-level transformation
Q16 | Which of the following is a process of analyzing the set of possible designs?
  • design space exploration
  • scheduling
  • compilation
  • hardware/software partitioning
Q17 | Which of the following is a meet-in-the- middle approach?
  • peripheral based design
  • platform based design
  • memory based design
  • processor design