Embedded System Questions and Answers Part-12

1. Who has invented flash memory?
a) Dr.Fujio Masuoka
b) John Ellis
c) Josh Fisher
d) John Ruttenberg

Answer: a
Explanation: Flash memory is invented by Dr. Fujio Masuoka at Toshiba in the 1980s which are non-volatile memory.

2. Which of the following is serial access memory?
a) RAM
b) Flash memory
c) Shifters
d) ROM

Answer: c
Explanation: The memory arrays are basically divided into three which are random access memory, serial access memory, and content address memory. Serial access memory is divided into two, theses are shifters and queues.

3. Which is the early form of non-volatile memory?
a) magnetic core memory
b) ferrimagnetic memory
c) anti-magnetic memory
d) anti-ferromagnetic

Answer: a
Explanation: The early form of non-volatile memory is known as magnetic core memory in which the ferromagnetic ring was magnetised to store data.

4. Which of the following memories has more speed in accessing data?
a) SRAM
b) DRAM
c) EPROM
d) EEPROM

Answer: a
Explanation: SRAM have more speed than DRAM because it has 4 to 6 transistors arranged as flip-flop logic gates, that is it can be flipped from one binary state to another but DRAM has a small capacitor as its storage element.

5. In which memory, the signals are multiplexed?
a) DRAM
b) SRAM
c) EPROM
d) EEPROM

Answer: a
Explanation: The signals in address bus are multiplexed with DRAM non-multiplexed with SRAM.

6. How many main signals are used with memory chips?
a) 2
b) 4
c) 6
d) 8

Answer: b
Explanation: The main signals associated with memory chips are four. These are the signals associated with address bus, data bus, chip select signals, and control signals for read and write operations.

7. What is the purpose of the address bus?
a) to provide data to and from the chip
b) to select a specified chip
c) to select a location within the memory chip
d) to select a read/write cycle

Answer: c
Explanation: Address bus is used to choose a particular location in the memory chip. Data bus is used to provide data to and from the chip. Chip select signals are used to select a particular chip within the memory.

8. Which are the two main types of processor connection to the motherboard?
a) sockets and slots
b) sockets and pins
c) slots and pins
d) pins and ports

Answer: a
Explanation: The type of processor which connects to a socket on the bottom surface of the chip that connects to the motherboard by Zero Insertion Force Socket. Intel 486 is an example of this type of connection. The processor slot is one which is soldered into a card, which connects to a motherboard by a slot. Example for slot connection is Pentium 3.

9. Which of the following has programmable hardware?
a) microcontroller
b) microprocessor
c) coprocessor
d) FPGA

Answer: d
Explanation: Field programmable gate arrays are a type of multi-core architecture whose hardware function can be programmed by using hardware design tools.

10. Who invented TriMedia processor?
a) Intel
b) IBM
c) Apple
d) NXP Semiconductor

Answer: d
Explanation: TriMedia is a VLIW processor from NXP Semiconductor in the Netherlands. It possesses a Harvard architecture CPU for video and audio applications.