

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following combine an MC68000/MC68020 type of processor with peripheral and DMA controllers?(a) Intel 8237(b) Intel 8253(c) MC68300(d) MC68000I got this question in final exam.This interesting question is from Implementation of DMA topic in division Basic Peripherals of Embedded Systems |
Answer» Correct option is (c) MC68300 |
|
2. |
Which UART is used in MC680 by 0 design?(a) Intel 8250(b) 16450(c) 16550(d) MC68681This question was posed to me in an interview.My question comes from UART-2 topic in division Basic Peripherals of Embedded Systems |
Answer» CORRECT option is (d) MC68681 The EXPLANATION: The MC68681 is a STANDARD UART developed by Motorola. It has been USED in MANY MC680 by 0 designs. |
|
3. |
Which of the following indicate the type of access that the CPU needs to perform?(a) MR(b) RD(c) ADS(d) RCLKI have been asked this question in examination.Query is from UART-2 topic in division Basic Peripherals of Embedded Systems |
Answer» Right choice is (b) RD |
|
4. |
Which signal can identify the error?(a) data bus(b) address bus(c) bus requester(d) interrupt signalThis question was addressed to me in my homework.This key question is from DMA in portion Basic Peripherals of Embedded Systems |
Answer» The correct CHOICE is (d) interrupt signal |
|
5. |
Which of the following have an asynchronous data transmission?(a) SPI(b) RS232(c) Parallel port(d) I2CThe question was posed to me during an online interview.Query is from RS232 in division Basic Peripherals of Embedded Systems |
Answer» CORRECT choice is (b) RS232 Easy EXPLANATION: The data is transmitted ASYNCHRONOUSLY in RS232 which enhance LONG distance COMMUNICATION, whereas SPI, I2C offers short distance communication, and therefore, they are using synchronous data transmission. |
|
6. |
How is the baud rate supplied?(a) baud rate voltage(b) external timer(c) peripheral(d) internal timerI got this question in exam.The question is from UART in division Basic Peripherals of Embedded Systems |
Answer» The correct CHOICE is (B) EXTERNAL timer |
|
7. |
Which of the following is the most known simple interface?(a) I2C(b) Serial port(c) Parallel port(d) SPII have been asked this question in an internship interview.My question is based upon I2C-I in division Basic Peripherals of Embedded Systems |
Answer» RIGHT option is (a) I2C For explanation I would say: The I2C is the most known SIMPLE interface which is used CURRENTLY. It can combine both the hardware and the SOFTWARE PROTOCOLS to provide a bus interface which helps in the communication with many peripherals. |
|
8. |
Which company developed I2C?(a) Intel(b) Motorola(c) Phillips(d) IBMI had been asked this question in semester exam.This interesting question is from I2C-I topic in chapter Basic Peripherals of Embedded Systems |
Answer» Right choice is (c) Phillips |
|
9. |
Which of the following depends the number of bits that are transferred?(a) wait statement(b) ready statement(c) time(d) counterThe question was asked in exam.This intriguing question originated from Serial Port and Serial Peripheral Interface in division Basic Peripherals of Embedded Systems |
Answer» The correct ANSWER is (c) time |
|
10. |
Which of the following is a real time clock?(a) MC146818(b) 8253(c) 8259(d) 8254The question was posed to me in class test.My doubt stems from Timer-II in section Basic Peripherals of Embedded Systems |
Answer» RIGHT choice is (a) MC146818 The EXPLANATION: The 8253, 8254 and 8259 are timers or counters DEVELOPED by Intel WHEREAS MC146818 is a real-time clock. |
|
11. |
Which signal is used to select the slave in the serial peripheral interfacing?(a) slave select(b) master select(c) interrupt(d) clock signalI have been asked this question by my school teacher while I was bunking the class.Query is from Serial Port and Serial Peripheral Interface topic in division Basic Peripherals of Embedded Systems |
Answer» The correct option is (a) SLAVE select |
|
12. |
Which of the following byte performs the slave selection?(a) first byte(b) second byte(c) terminal byte(d) eighth byteI had been asked this question during an online interview.This key question is from I2C-I topic in division Basic Peripherals of Embedded Systems |
Answer» The correct choice is (a) first byte |
|
13. |
Which mode of 8253 can provide pulse width modulation?(a) programmable one-shot(b) square wave rate generator(c) software triggered strobe(d) hardware triggered strobeThis question was posed to me during an internship interview.This interesting question is from Timer topic in portion Basic Peripherals of Embedded Systems |
Answer» The correct option is (a) programmable one-shot |
|
14. |
Which allows the full duplex synchronous communication between the master and the slave?(a) SPI(b) serial port(c) I2C(d) parallel portI have been asked this question in homework.My question is from Serial Port and Serial Peripheral Interface in division Basic Peripherals of Embedded Systems |
Answer» Right answer is (a) SPI |
|
15. |
Which of the following are interfaced as inputs to the parallel ports?(a) LEDs(b) switch(c) alphanumeric display(d) seven segmented displayI got this question in class test.My enquiry is from Parallel Ports in section Basic Peripherals of Embedded Systems |
Answer» Right option is (b) switch |
|
16. |
Which of the following uses an address and a counter to define the sequence of addresses?(a) dual address mode(b) 2D model(c) 1D model(d) 3D modelI have been asked this question in an interview.I need to ask this question from DMA-II topic in section Basic Peripherals of Embedded Systems |
Answer» The correct option is (c) 1D MODEL |
|
17. |
Which of the following is also known as implicit address?(a) dual address model(b) single address model(c) 1D model(d) 2D modelI had been asked this question in quiz.The doubt is from DMA-II in section Basic Peripherals of Embedded Systems |
Answer» Correct choice is (B) SINGLE address model |
|
18. |
Which of the following is used to transfer the data from the DMA controller to the destination?(a) data bus(b) address bus(c) request bus(d) interrupt signalI had been asked this question during a job interview.Enquiry is from DMA topic in division Basic Peripherals of Embedded Systems |
Answer» Right choice is (a) data BUS |
|
19. |
Which of the following method is used by Apple Macintosh?(a) hardware handshaking(b) software handshaking(c) no handshaking(d) null modem cableI had been asked this question during an online exam.My question comes from Asynchronous Flow Control in division Basic Peripherals of Embedded Systems |
Answer» Correct answer is (b) software handshaking |
|
20. |
Which of the following have low-level buffer filling?(a) output(b) peripheral(c) dma controller(d) inputI had been asked this question during an interview for a job.The above asked question is from DMA in chapter Basic Peripherals of Embedded Systems |
Answer» | |
21. |
Which pin indicates the DSR in DB-25?(a) 1(b) 2(c) 4(d) 6The question was asked in an online quiz.The question is from Asynchronous Flow Control in portion Basic Peripherals of Embedded Systems |
Answer» Right OPTION is (d) 6 |
|
22. |
Which of the following is used to reset the device in 8250?(a) MR(b) DDIS(c) INTR(d) RCLKThis question was posed to me in semester exam.The above asked question is from UART-2 in portion Basic Peripherals of Embedded Systems |
Answer» Correct answer is (a) MR |
|
23. |
Which of the following is efficient for the small number of registers?(a) auto-incrementing counter(b) auto-decrementing counter(c) combined format(d) single formatI got this question during an online exam.I'm obligated to ask this question of I2C-II topic in portion Basic Peripherals of Embedded Systems |
Answer» Correct option is (a) auto-incrementing COUNTER |
|
24. |
Which of the following is the most commonly used buffer in the serial porting?(a) LIFO(b) FIFO(c) FILO(d) LILOI got this question in homework.My question is taken from Serial Port and Serial Peripheral Interface topic in division Basic Peripherals of Embedded Systems |
Answer» CORRECT answer is (b) FIFO To explain I would say: Most of the SERIAL ports uses a FIFO buffer so that the data is not lost. The FIFO buffer is READ to receive the data, that is, FIRST in first out. |
|
25. |
Which counter selects the next register in the I2C?(a) auto-incrementing counter(b) decrementing counter(c) auto-decrementing counter(d) terminal counterThe question was asked in an internship interview.Enquiry is from I2C-II in section Basic Peripherals of Embedded Systems |
Answer» The CORRECT choice is (a) auto-incrementing counter |
|
26. |
Which mode of the Intel timer 8253 provides a software watchdog timer?(a) rate generator(b) hardware triggered strobe(c) square wave rate generator(d) software triggered strobeThe question was posed to me during a job interview.Query is from Timer-II in portion Basic Peripherals of Embedded Systems |
Answer» The correct option is (d) software triggered STROBE |
|
27. |
Which of the following are interfaced as the outputs to the parallel ports?(a) keyboards(b) switches(c) LEDs(d) knobsI had been asked this question in class test.My enquiry is from Parallel Ports in division Basic Peripherals of Embedded Systems |
Answer» Right CHOICE is (c) LEDs |
|
28. |
Which of the following can be used as a chip select?(a) multifunction I/O port(b) parallel port(c) DMA port(d) memory portThis question was posed to me during an interview.The query is from Parallel Ports topic in portion Basic Peripherals of Embedded Systems |
Answer» Right OPTION is (a) multifunction I/O port |
|
29. |
Which of the following is a common connector?(a) UART(b) SPI(c) I2C(d) DB-25This question was posed to me during a job interview.Origin of the question is Asynchronous Flow Control topic in section Basic Peripherals of Embedded Systems |
Answer» Right answer is (d) DB-25 |
|
30. |
The RS232 is also known as(a) UART(b) SPI(c) Physical interface(d) Electrical interfaceThis question was posed to me by my school principal while I was bunking the class.My question is from RS232 in division Basic Peripherals of Embedded Systems |
Answer» RIGHT option is (d) Electrical interface To elaborate: The RS232 is also KNOWN as the PHYSICAL interface and it is also known as EIA232. |
|
31. |
Which can determine the timeout value?(a) polling(b) timer(c) combined format(d) watchdog timerThe question was posed to me by my college director while I was bunking the class.My question is based upon I2C-II topic in chapter Basic Peripherals of Embedded Systems |
Answer» The correct answer is (a) polling |
|
32. |
Which determines the mode 1 in the Intel 8253?(a) interrupt on terminal count(b) programmable one-shot(c) rate generator(d) square wave rate generatorI got this question in class test.I need to ask this question from Timer topic in division Basic Peripherals of Embedded Systems |
Answer» Correct answer is (b) programmable one-shot |
|
33. |
Which of the following transfer mode can refresh the DRAM memory?(a) verify transfer mode(b) bloch transfer mode(c) demand transfer mode(d) cascade modeI got this question during an online exam.I'm obligated to ask this question of Implementation of DMA topic in section Basic Peripherals of Embedded Systems |
Answer» Correct choice is (a) VERIFY transfer mode |
|
34. |
Which DMA is programmed with higher level software?(a) DMA controller(b) DMA address(c) DMA peripheral(d) DMA CPUThis question was posed to me in unit test.Asked question is from Implementation of DMA in division Basic Peripherals of Embedded Systems |
Answer» Right choice is (d) DMA CPU |
|
35. |
Which of the following address mode uses a buffer to hold data temporarily?(a) 1D model(b) 2D model(c) dual address model(d) 3D modelI had been asked this question in homework.Question is from DMA-II in portion Basic Peripherals of Embedded Systems |
Answer» The CORRECT choice is (c) dual address model |
|
36. |
Which of the following of a generic DMA controller contain a base address register and an auto-incrementing counter?(a) address bus(b) data bus(c) bus requester(d) address generatorI have been asked this question in a national level competition.My question comes from DMA in division Basic Peripherals of Embedded Systems |
Answer» Correct ANSWER is (d) address generator |
|
37. |
Which of the following can affect the long distance communication?(a) clock(b) resistor(c) inductor(d) capacitorI had been asked this question during an interview for a job.This interesting question is from RS232 topic in division Basic Peripherals of Embedded Systems |
Answer» Right CHOICE is (a) clock |
|
38. |
Which pins are used to connect an external crystal?(a) INR(b) ADS(c) XIN(d) SINThe question was posed to me in an interview.The origin of the question is UART-2 in division Basic Peripherals of Embedded Systems |
Answer» The correct option is (C) XIN |
|
39. |
Which can restart the data transmission?(a) XON(b) XOFF(c) XRST(d) restart buttonThe question was asked in class test.This is a very interesting question from Asynchronous Flow Control topic in division Basic Peripherals of Embedded Systems |
Answer» Correct answer is (a) XON |
|
40. |
Which of the signal can control bus arbitration logic in 8250?(a) MR(b) DDIS(c) INTR(d) RCLKI have been asked this question in exam.This interesting question is from UART topic in division Basic Peripherals of Embedded Systems |
Answer» Right CHOICE is (b) DDIS |
|
41. |
Which of the following helps in the generation of waveforms?(a) timer(b) inputs(c) outputs(d) memoryThis question was addressed to me during an online interview.This intriguing question comes from Timer topic in chapter Basic Peripherals of Embedded Systems |
Answer» Correct answer is (a) TIMER |
|
42. |
Which mode of the Intel 8253 timer can generate a square wave?(a) mode 1(b) mode 2(c) mode 3(d) mode 4This question was posed to me in quiz.The doubt is from Timer in portion Basic Peripherals of Embedded Systems |
Answer» The CORRECT OPTION is (d) mode 4 |
|
43. |
Which of the following can transfer multiple bits of data simultaneously?(a) serial port(b) sequential port(c) concurrent unit(d) parallel portI got this question during an interview.Question is from Parallel Ports topic in section Basic Peripherals of Embedded Systems |
Answer» The CORRECT choice is (d) parallel PORT |
|
44. |
Which of the following requires its own local memory and program?(a) DMA controller(b) DMA address(c) DMA CPU(d) DMA peripheralThis question was posed to me in exam.My doubt stems from Implementation of DMA in portion Basic Peripherals of Embedded Systems |
Answer» Correct answer is (C) DMA CPU |
|
45. |
Which cycle can support the burst and single transfer mode?(a) internal(b) external(c) both internal and external(d) address cycleI got this question in an internship interview.Enquiry is from Implementation of DMA in division Basic Peripherals of Embedded Systems |
Answer» Right choice is (b) external |
|
46. |
Identify the additional transfer mode in the Intel 8237?(a) single transfer mode(b) demand transfer mode(c) verify transfer mode(d) block transfer modeThe question was asked at a job interview.This intriguing question comes from Implementation of DMA topic in portion Basic Peripherals of Embedded Systems |
Answer» The correct choice is (c) verify transfer mode |
|
47. |
How much voltage does the MC1489 can take?(a) 12V(b) 5V(c) 3.3V(d) 2.2VI got this question in my homework.This is a very interesting question from RS232 in division Basic Peripherals of Embedded Systems |
Answer» The correct answer is (b) 5V |
|
48. |
Which can prevent the terminal of data transmission?(a) flow control(b) increasing flow(c) increasing count(d) terminal countThis question was posed to me by my school teacher while I was bunking the class.My enquiry is from Asynchronous Flow Control topic in section Basic Peripherals of Embedded Systems |
Answer» Right option is (a) FLOW CONTROL |
|
49. |
Which of the following is the pin efficient method of communicating between other devices?(a) serial port(b) parallel port(c) peripheral port(d) memory portI got this question in an online interview.My question comes from Serial Port and Serial Peripheral Interface in portion Basic Peripherals of Embedded Systems |
Answer» | |
50. |
Which bit size determines the slowest frequency?(a) counter size(b) pre-scalar value(c) counter(d) timerI have been asked this question during an interview.The doubt is from Timer topic in chapter Basic Peripherals of Embedded Systems |
Answer» Right answer is (B) pre-scalar value |
|