Embedded And Real Time System Set 1

On This Page

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

Q1 | Computer has a built-in system clock that emits millions of regularly spaced electric pulses per            called clock cycles.
  • second
  • millisecond
  • microsecond
  • minute
Q2 | It takes one clock cycle to perform a basic operation.
  • true
  • false
Q3 | The operation that does not involves clock cycles is                    
  • installation of a device
  • execute
  • fetch
  • decode
Q4 | The number of clock cycles per second is referred as                  
  • clock speed
  • clock frequency
  • clock rate
  • clock timing
Q5 | CISC stands for                          
  • complex information sensed cpu
  • complex instruction set computer
  • complex intelligence sensed cpu
  • complex instruction set cpu
Q6 | Which of the following processor has a fixed length of instructions?
  • cisc
  • risc
  • epic
  • multi-core
Q7 | Processor which is complex and expensive to produce is                  
  • risc
  • epic
  • cisc
  • multi-core
Q8 | The architecture that uses a tighter coupling between the compiler and the processor is                          
  • epic
  • multi-core
  • risc
  • cisc
Q9 | MAR stands for                        
  • memory address register
  • main address register
  • main accessible register
  • memory accessible register
Q10 | Which of the following allows the reuse of the software and the hardware components?
  • platform based design
  • memory design
  • peripheral design
  • input design
Q11 | 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
Q12 | What does API stand for?
  • address programming interface
  • application programming interface
  • accessing peripheral through interface
  • address programming interface
Q13 | Which activity is concerned with identifying the task at the final embedded systems?
  • high-level transformation
  • compilation
  • scheduling
  • task-level concurrency management
Q14 | In which design activity, the loops are interchangeable?
  • compilation
  • scheduling
  • high-level transformation
  • hardware/software partitioning
Q15 | 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
Q16 | Which design activity is in charge of mapping operations to hardware?
  • scheduling
  • high-level transformation
  • hardware/software partitioning
  • compilation
Q17 | Which of the following is approximated during hardware/software partitioning, during task-level concurrency management?
  • scheduling
  • compilation
  • task-level concurrency management
  • high-level transformation
Q18 | Which of the following is a process of analyzing the set of possible designs?
  • design space exploration
  • scheduling
  • compilation
  • hardware/software partitioning
Q19 | Which of the following is a meet-in-the- middle approach?
  • peripheral based design
  • platform based design
  • memory based design
  • processor design
Q20 | 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
Q21 | Architectural design is a creative process satisfying only functional-requirements of a system.
  • true
  • false
Q22 | A                  view shows the system hardware and how software components are distributed across the processors in the system.
  • physical
  • logical
  • process
  • all of the mentioned
Q23 | The UML was designed for describing
  • object-oriented systems
  • architectural design
  • srs
  • both object-oriented systems and architectural design
Q24 | Which of the following view shows that the system is composed of interacting processes at run time?
  • physical
  • development
  • logical
  • process
Q25 | Which of the following is an architectural conflict?
  • using large-grain components improves performance but reduces maintainability
  • introducing redundant data improves availability but makes security more difficult
  • localizing safety-related features usually means more communication so degraded performance
  • all of the mentioned