You are on page 1of 10

1.

Embedded systems are

a) General purpose

b) Application and domain specific

c) General and domain specific

d) None of the above

2. Which of the fallowing is true about embedded system?

a) Reactive and Real Time

b) Distributed

c) Operates in harsh environments

d) All of the above

3. Which of the fallowing is distributed embedded system

a) Cell phone

b) Notebook computer

c) SCADA system

d) None of the above

4. Quality attributes of an embedded system are

a) Functional requirements

b) Non Functional requirements

c) Both a and b

d) None of the above

6. The ARM Cortex™-M3 processor is


a) 16 bit processor
b) 32-bit processor
c) 64-bit processor
d) None of the above

7. The Thumb-2 Technology supports


a) 16 bit instructions
b) 32 bit instructions
c) 16 bit and 32-bt instructions
d) None of the above

8. Cortex M3 processor applications are


a) Low cost microcontrollers
b) Data communications
c) Consumer products
d) All of the above

9. The Cortex™-M3 processor has_______


a) Von-newmann architecture
b) Harvard architecture
c) Von-newmann and Harvard architecture
d) None of the above

10. The Cortex-M3 processor has register R14


a) General purpose register
b) Stack pointer
c) Link register
d) Program counter

11. The Cortex-M3 processor has register R13


a) General purpose register
b) Stack pointer
c) Link register
d) Program counter

12. The Cortex-M3 processor has special registers are


a) Program Status registers (PSRs)
b) Interrupt Mask registers
c) Control register
d) All of the above

13. The Cortex-M3 has a predefined memory map, the overall memory space
a) 2GB
b) 4GB
C) 8GB
D) 16 GB

14. The operation mode of Cortex M3 processor has


a) Thread mode
b) Handler mode
c) Privilege levels
d) All of the above
15. The Cortex-M3 uses a ___________stack operation model.
a) full-descending
b) full-ascending
c) Ascending/ descending
d) Ascending & Descending
16 . ARM stands for _____________
a) Advanced Rate Machines
b) Advanced RISC Machines
c) Artificial Running Machines
d) Aviary Running Machines

17. In automotive system , High speed electronic control unit (HECU) are deployed in
a) Fuel injection system
b) Antilock brake systems
c) Power window
d) Only (a) and (b)
18 In Automotive system , Low speed electronic control units (LECU) are
deployed in
a) Electronic throttle
b) Steering control
c) Transmission control
d) Mirror control
19. The first embedded system used in automotive application is the
microprocessor based fuel injection system introduced by ______________ in
1968
a) BMW
b) Volkswagen 1600
c) Benz E Class
d) All the above

15. Which of the following serial bus is (are) used for communication in Automotive
Embedded Application ?
a) Controller area network ( CAN)
b) Local interconnected Network ( LIN)
c) Media Oriented System Transport (MOST)
d) All the above
16. What is the minimum number of interface lines required for implementing SPI
interface ?
a) 2
b) 3
c) 4
d) 5
a)
17. RS-232 is synchronous serial interface , State true or False
a) True
b) False
18. In the Zigbee network, which of the following Zigbee entity stores the information
about the network ?
a) Zigbee Coordinator
b) Zigbee Router
c) Zigbee Reduced Function Device
d) All of them
19. Which of the following model is best suited for modeling a data driven embedded
system
a) State Machine
b) Data flow graph
c) All the above
d) None of the above
20. Which of the following architecture is best suited for implementing a Digital
Signal Processing (DSP) embedded system
a) Controller architecture
b) CISC
c) Data path architecture
d) None of the above
a) None of the above
21. Which of the following is hardware description language?
a) C
b) C++
c) VHDL
d) JAVA
22. Washing machine consist of *
a) Level sensor
b) User interface
c) Keypad
d) All the above
 
23. Embedded system are application and domain specific . State true or false *
a) True
 b) False

24. Which of the following is a distributed embedded system ? *


a) Reactive and Real Time
b) Distributed 
c) Operate in harsh environment
d) All the above
25. Response is a measure of *
a) Quickness of the system
b) How fast the system track changes in input
c) Both
d) None of the above
 
26. Throughput of an embedded system is a measure of *
a) The efficiency of the system
b) The output over a stated period of time
c) Both 
d) None of the above 
27. Which of the following are three measures of information security in embedded
system ? *
a) Confidentiality , secrecy , integrity
b) Confidentiality , Integrity , availability
c) Confidentiality , transparency , availability
d) None of the above
28. Which of the following is (are) an operational quality attribute? *
a) Reliability
b) Safety
c) Debug – ability
d) Portability
 
29. Which of the following is (are) an non- operational quality attribute? *
a) Reliability
b) Safety
c) Debug – ability
d) Portability

30. For a Commercial embedded product the unit cost is high during *
a) Product launching
b) Product maturity
c) Product growth
d) None of the above

Benchmark is

a) A reference point

b) A set of performance criteria

c) a or b

d) None of these

8. Which of the fallowing is true about the quality attribute ‘maintainability?’

a) The corrective maintainability requirement for a highly reliable embedded system is very
less.

b) Availability of an embedded system is directly related to an embedded system


c) Both a and b.

d) None of these.

9. The Mean Time Between Failure (MTBF) for an embedded product is very high. This means

a) The product is highly reliable

b) The availability of product is very high

c) The preventive maintenance requirement for the product is very less

d) All of the above

10.The Mean Time Between Failure (MTBF) of an embedded product is 4 months and the Mean
Time To Repair (MTTR) of the product is 2 weeks. What is the availability of product?

a) 100%

b) 50%

c) 89%

d) 10%

14. For an embedded system, the quality attribute ‘Evolvability’ refers to

a) The upgradability of the product

b) The modifiability of the product

c) Both of these

d) None of these

What are the two different aspects of debug ability in the embedded system development context?

a) Hardware & Firmware debug ability

b) Firmware & software debug ability


c) Firmware & middleware debug ability

d) None of these.

18. Which of the fallowing is an example of ‘gradual’ safety threat from an embedded system ?

a) Product blast from due to overheating of the battery

b) UV emission from the embedded product

c) Both of these

d) None of these

19.Non operational quality attributes are

a) Non functional requirements

b) Functional requirements

c) Quality attributes for offline product

d)None of these

Which of the fallowing are examples of Silicon providers for automotive applications

a) Maxim/Dallas

b) Analog Devices

c) Xilinx

d) All of these

27.Which of the following programming model is best suited for for modeling data driven
embedded system

a) State machine

b) Data flow graph

c) Harelstatechart Model

d) None of these
28. Which of the fallowing Programming model is best suited for modeling a Digital Signal
Processing (DSP) Embedded system

a) Finite state machine

b) Data flow graph

c) Object oriented model

d) UML

. Which of the fallowing is a processor understandable language

a) Assembly language

b) Machine language

c) High level language

d) None of the above

35 Assembly language is the human readable notation of?

a) Machine language
b) High level language
c) Mixing Assembly with C
d) None of the above

36. Translation of assembly code to machine code is performed by the


a) Assembler
b) Compiler
c) Linker
d) Locator

37. Conversion of High level language to machine language performed by


a) Assembler
b) Cross- Compiler
c) Linker
d) Locator

38.Thee components of washing machine includes

a) Sensors and actuators


b) User interface units
c) Embedded controller unit
d) All of the above

39.State machine model describes the system behavior with

a) States and events


b) Actions
c) Transitions
d) All of the above

40.The firmware design approaches are

a) Super loop based

b) Operating system based

c)Super loop and Operating system based

d) None of the above

You might also like