

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.
101. |
Which of the following is necessary for the parallel input-output port?(a) inductor(b) pull-up resistor(c) push-up resistor(d) capacitorThis question was addressed to me in an online quiz.This key question is from Parallel Ports in portion Basic Peripherals of Embedded Systems |
Answer» Right answer is (b) pull-up RESISTOR |
|
102. |
Which of the following registers offers high impedance?(a) data register(b) data direction register(c) individual control bit(d) data register and data direction registerThis question was posed to me in an interview for job.Origin of the question is Parallel Ports in portion Basic Peripherals of Embedded Systems |
Answer» Right answer is (c) individual control bit |
|
103. |
Which is used to prioritise multiple requests?(a) dual address mode(b) single address mode(c) arbitration(d) chainingThis question was addressed to me in an interview for internship.My doubt stems from DMA-II in section Basic Peripherals of Embedded Systems |
Answer» Correct OPTION is (C) arbitration |
|
104. |
How is the count register can be splitted?(a) 2(b) 3(c) 4(d) 5I got this question in final exam.This question is from DMA-II topic in portion Basic Peripherals of Embedded Systems |
Answer» Correct choice is (a) 2 |
|
105. |
Which of the following connections are one to one?(a) Modem cables(b) SPI(c) UART(d) I2CThe question was asked by my college professor while I was bunking the class.Question is from Asynchronous Flow Control in portion Basic Peripherals of Embedded Systems |
Answer» Right option is (a) Modem cables |
|
106. |
Which of the following has a quadruple buffered receiver and a double buffered transmitter?(a) Intel 8250(b) 16450(c) 16550(d) MC68681I got this question during an online exam.My question is from UART-2 topic in section Basic Peripherals of Embedded Systems |
Answer» Correct option is (d) MC68681 |
|
107. |
Which of the following have large FIFO buffer?(a) 8253(b) 8250(c) 16550(d) 16450I got this question in an interview for job.This intriguing question originated from UART-2 topic in section Basic Peripherals of Embedded Systems |
Answer» CORRECT choice is (c) 16550 Easiest explanation: The LARGEST buffer of 16 bytes is available on 16550 UART which is used for high speed data COMMUNICATIONS. |
|
108. |
Which of the following signals are active low in the 8250 UART?(a) BAUDOUT(b) DDIS(c) INTR(d) MRThe question was asked in quiz.I would like to ask this question from UART in section Basic Peripherals of Embedded Systems |
Answer» Correct option is (a) BAUDOUT |
|
109. |
How is data detected in a UART?(a) counter(b) timer(c) clock(d) first bitI have been asked this question in a national level competition.My enquiry is from UART in chapter Basic Peripherals of Embedded Systems |
Answer» CORRECT option is (C) clock The explanation: The DATA can be detected by the local clock reference which is generated from the baud RATE GENERATOR. |
|
110. |
Which are the serial ports of the IBM PC?(a) COM1(b) COM4 and COM1(c) COM1 and COM2(d) COM3The question was asked in an online quiz.Question is taken from RS232 topic in division Basic Peripherals of Embedded Systems |
Answer» Right option is (c) COM1 and COM2 |
|
111. |
Which of the following are handshake signals?(a) START(b) STOP(c) ACKNOWLEDGE(d) START and STOPThe question was asked in an interview for job.Origin of the question is I2C-I in chapter Basic Peripherals of Embedded Systems |
Answer» Right ANSWER is (c) ACKNOWLEDGE |
|
112. |
How many bit architecture does MC68230 have?(a) 16(b) 24(c) 32(d) 40This question was addressed to me by my school teacher while I was bunking the class.The doubt is from Timer-II topic in section Basic Peripherals of Embedded Systems |
Answer» Right ANSWER is (b) 24 |
|
113. |
Which bit size determines the maximum value of the counter-derived period?(a) counter size(b) pre-scalar value(c) bit size(d) byte sizeThis question was posed to me in class test.Origin of the question is Timer in portion Basic Peripherals of Embedded Systems |
Answer» Correct answer is (a) counter size |
|
114. |
Which of the following can be adopted for the systems which does not contain DMA controller for data transmission?(a) counter(b) timer(c) polling(d) memoryI have been asked this question by my college professor while I was bunking the class.My enquiry is from DMA in portion Basic Peripherals of Embedded Systems |
Answer» Correct answer is (C) POLLING |
|
115. |
Which of the following is a general purpose I/O pin?(a) OUT1(b) RD(c) ADS(d) MRI have been asked this question in exam.The query is from UART-2 topic in chapter Basic Peripherals of Embedded Systems |
Answer» Right ANSWER is (a) OUT1 |
|
116. |
Which provides an input clock for the receiver part of the UART 8250?(a) RD(b) RCLK(c) MR(d) DDISI had been asked this question in my homework.This question is from UART-2 in division Basic Peripherals of Embedded Systems |
Answer» Right OPTION is (b) RCLK |
|
117. |
Which company developed 16450?(a) Philips(b) Intel(c) National semiconductor(d) IBMI got this question by my school principal while I was bunking the class.Question is from UART topic in portion Basic Peripherals of Embedded Systems |
Answer» Right OPTION is (c) National semiconductor |
|
118. |
What rate can define the timing in the UART?(a) bit rate(b) baud rate(c) speed rate(d) voltage rateThis question was addressed to me by my college professor while I was bunking the class.Asked question is from UART topic in portion Basic Peripherals of Embedded Systems |
Answer» Right CHOICE is (b) baud rate |
|
119. |
Which of the following can determine if two masters start to use the bus at the same time?(a) counter detect(b) collision detect(c) combined format(d) auto-incremental counterThe question was posed to me in class test.Query is from I2C-II topic in chapter Basic Peripherals of Embedded Systems |
Answer» The correct CHOICE is (b) collision detect |
|
120. |
How much time period is necessary for the slave to receive the interrupt and transfer the data?(a) 4 clock time period(b) 8 clock time period(c) 16 clock time period(d) 24 clock time periodThis question was posed to me in a job interview.This question is from Serial Port and Serial Peripheral Interface in portion Basic Peripherals of Embedded Systems |
Answer» The correct option is (b) 8 clock time period |
|
121. |
What happens when 8 bits are transferred in the SPI?(a) wait statement(b) ready statement(c) interrupt(d) remains unchangedThis question was addressed to me by my college director while I was bunking the class.I'm obligated to ask this question of Serial Port and Serial Peripheral Interface topic in section Basic Peripherals of Embedded Systems |
Answer» | |
122. |
How many bit bus does MC68230 have?(a) 2(b) 4(c) 8(d) 16This question was addressed to me during an online exam.This interesting question is from Timer-II in division Basic Peripherals of Embedded Systems |
Answer» Correct answer is (c) 8 |
|
123. |
What does ADS indicate in 8250 UART?(a) address signal(b) address terminal signal(c) address strobe signal(d) address generating signalThe question was asked during an interview for a job.Enquiry is from UART in section Basic Peripherals of Embedded Systems |
Answer» The correct answer is (C) address STROBE signal |
|
124. |
Which of the signal is set to one, if no data is transmitted?(a) READY(b) START(c) STOP(d) TXDThis question was posed to me during an interview for a job.My question is taken from UART topic in section Basic Peripherals of Embedded Systems |
Answer» Right choice is (d) TXD |
|
125. |
Which of the following can provide hardware handshaking?(a) RS232(b) Parallel port(c) Counter(d) TimerThis question was addressed to me during an online exam.My question is based upon RS232 topic in chapter Basic Peripherals of Embedded Systems |
Answer» CORRECT choice is (a) RS232 The explanation: In RS232, several lines are USED for TRANSMITTING and receiving data and these also provide CONTROL for the hardware handshaking. |
|
126. |
Which signal allows the DMA controller to select the peripheral?(a) local peripheral control(b) global peripheral control(c) address bus(d) data busI got this question during an interview.Question is taken from DMA in chapter Basic Peripherals of Embedded Systems |
Answer» The correct choice is (a) local PERIPHERAL control |
|
127. |
Which of the following uses two data transfers?(a) auto-incrementing counter(b) auto-decrementing counter(c) combined format(d) single formatI had been asked this question in a job interview.The query is from I2C-II in section Basic Peripherals of Embedded Systems |
Answer» | |
128. |
Which of the following are the three hardware signals?(a) START, STOP, ACKNOWLEDGE(b) STOP, TERMINATE, END(c) START, SCL, SDA(d) STOP, SCL, SDAThe question was posed to me in an interview.The above asked question is from I2C-I in division Basic Peripherals of Embedded Systems |
Answer» CORRECT choice is (a) START, STOP, ACKNOWLEDGE The BEST I can explain: The three hardware signals are START, STOP and ACKNOWLEDGE. These signals help in the TRANSMISSION of data between the SLAVE and the masters. |
|
129. |
Which of the following is also known as tri-state?(a) output port(b) input port(c) parallel port(d) output-input portThe question was asked by my college professor while I was bunking the class.Question is taken from Parallel Ports topic in section Basic Peripherals of Embedded Systems |
Answer» CORRECT option is (a) output port The explanation: The progression in the parallel ports PROVIDES a third register or an individual CONTROL bit which can make the pin in a high impedance state. An output port which can do this is ALSO KNOWN as tri-state, that is, logic high, logic low and a high impedance state. |
|
130. |
Which of the following is the mode 3 in the Intel timer 8253?(a) rate generator(b) hardware triggered strobe(c) square wave rate generator(d) software triggered strobeThe question was posed to me in an online interview.My enquiry is from Timer in portion Basic Peripherals of Embedded Systems |
Answer» CORRECT choice is (a) rate generator The EXPLANATION is: The rate generator is the MODE 3 in Intel 8253 timer.The square wave generator is the mode 4 and the hardware triggered strobe is the mode 5 in the Intel 8253 timer. |
|