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. |
What are the distributions are supported by raspberry Pi?(a) Arch Linux(b) Debain(c) Fedora Remix(d) Arch Linux, Debain, and Fedora RemixI got this question in an interview for internship.The question is from Rasberry Pi in section Prototyping Embedded Devices of IOT |
|
Answer» Right answer is (d) Arch LINUX, Debain, and Fedora Remix |
|
| 2. |
How power supply is done to RPi?(a) USB connection(b) Internal battery(c) Charger(d) AdapterThis question was addressed to me in an internship interview.The question is from Rasberry Pi topic in section Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT answer is (a) USB connection |
|
| 3. |
What is the Ethernet/LAN cable used in RPi?(a) Cat5(b) Cat5e(c) Cat6(d) RJ45I got this question in my homework.My enquiry is from Rasberry Pi topic in section Prototyping Embedded Devices of IOT |
|
Answer» CORRECT choice is (d) RJ45 Explanation: We can use an Ethernet cable or a USB Wifi ADAPTER. The RPi ethernet port is auto-sensing which MEANS that it may be connected to a router or directly to another COMPUTER (without the need for a CROSSOVER cable). |
|
| 4. |
What is the microcontroller used in Arduino UNO?(a) ATmega328p(b) ATmega2560(c) ATmega32114(d) AT91SAM3x8EI had been asked this question in an internship interview.Enquiry is from Arduino topic in chapter Prototyping Embedded Devices of IOT |
|
Answer» Correct option is (a) ATMEGA328P |
|
| 5. |
Each peripheral has an interrupt line?(a) True(b) FalseI have been asked this question by my college professor while I was bunking the class.This key question is from Microcontroller (ARM 7- Pipelining) in section Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (a) True |
|
| 6. |
Which of the following has the same instruction set as ARM7?(a) ARM6(b) ARMv3(c) ARM71a0(d) ARMv4TThis question was addressed to me in an online quiz.Query is from Microcontroller (ARM 7) in chapter Prototyping Embedded Devices of IOT |
|
Answer» Correct option is (B) ARMv3 |
|
| 7. |
External Access is used to permit ____________(a) Peripherals(b) Power supply(c) ALE(d) Memory interfacingI got this question during an interview for a job.The origin of the question is Microcontroller (8051) topic in division Prototyping Embedded Devices of IOT |
|
Answer» Right choice is (d) Memory interfacing |
|
| 8. |
How many interrupts are there in micro controller?(a) 3(b) 6(c) 4(d) 5The question was asked in an interview for job.My question comes from Microcontroller (8051) topic in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (d) 5 |
|
| 9. |
SCON in serial port is used for which operation?(a) Transferring data(b) Receiving data(c) Controlling(d) Controlling and transferringThe question was asked in unit test.Enquiry is from Microcontroller (8051) in division Prototyping Embedded Devices of IOT |
|
Answer» CORRECT choice is (c) Controlling For explanation: There are 2 pins AVAILABLE in serial port. ONE is used for transmission and other is used for receiving data. SCON is the bit in the serial port which is used for controlling the operation. |
|
| 10. |
What is the speed of operation in Pi 3?(a) 900MHz(b) 1.2GHz(c) 1GHz(d) 500MHzThe question was asked in a job interview.The above asked question is from Rasberry Pi in section Prototyping Embedded Devices of IOT |
|
Answer» Right option is (b) 1.2GHz |
|
| 11. |
Arduino IDE consists of 2 functions. What are they?(a) Build() and loop()(b) Setup() and build()(c) Setup() and loop()(d) Loop() and build() and setup()I have been asked this question in a national level competition.My question is from Arduino topic in section Prototyping Embedded Devices of IOT |
|
Answer» Right option is (C) Setup() and loop() |
|
| 12. |
What is pipe lining?(a) Non linear(b) Linear(c) Linear and Non linear(d) Sometimes bothThis question was posed to me in an internship interview.Question is taken from Microcontroller (ARM 7- Pipelining) in chapter Prototyping Embedded Devices of IOT |
|
Answer» Right CHOICE is (b) Linear |
|
| 13. |
What bit processor is used in Pi 3?(a) 64-bit(b) 32-bit(c) 128-bit(d) Both 64 and 32 bitThe question was posed to me in an international level competition.My enquiry is from Rasberry Pi topic in section Prototyping Embedded Devices of IOT |
|
Answer» Right OPTION is (a) 64-bit |
|
| 14. |
What is the default bootloader of the Arduino UNO?(a) Optiboot bootloader(b) AIR-boot(c) Bare box(d) GAGThe question was asked in an online quiz.My doubt stems from Arduino topic in division Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT choice is (a) Optiboot bootloader |
|
| 15. |
What is the cache memory for ARM710T?(a) 12Kb(b) 16Kb(c) 32Kb(d) 8KbThe question was posed to me in an online quiz.I would like to ask this question from Microcontroller (ARM 7) topic in division Prototyping Embedded Devices of IOT |
|
Answer» Correct answer is (d) 8Kb |
|
| 16. |
How many bit data bus is used in ARM7EJ-s?(a) 32-bit(b) 16-bit(c) 8-bit(d) Both 16 and 32 bitThis question was addressed to me in final exam.This interesting question is from Microcontroller (ARM 7) topic in portion Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT option is (a) 32-bit |
|
| 17. |
What is the instruction set used by ARM7?(a) 16-bit instruction set(b) 32-bit instruction set(c) 64-bit instruction set(d) 8-bit instruction setI had been asked this question by my school teacher while I was bunking the class.I'd like to ask this question from Microcontroller (ARM 7) in section Prototyping Embedded Devices of IOT |
|
Answer» Right answer is (a) 16-bit instruction SET |
|
| 18. |
Program counter stores what?(a) Address of before instruction(b) Address of the next instruction(c) Data of the before execution to be executed(d) Data of the execution instructionThe question was asked during an internship interview.This intriguing question originated from Microcontroller (8051) in chapter Prototyping Embedded Devices of IOT |
|
Answer» Right answer is (b) Address of the next instruction |
|
| 19. |
Which is the operation for mode 3?(a) 13-bit timer mode, 8-bit timer/counter THx and TLx as 5-bit prescalar(b) 16-bit timer mode, 16-bit timer/counter THx and TLx are cascaded, no prescalar(c) 8-bit auto reload mode, 8-bit auto reload time/counter; THx holds a value which is to be reloaded into TLx each time it overflows(d) Spilt timer modeThe question was posed to me by my college director while I was bunking the class.My question comes from Microcontroller (8051- Pin, Registers, Timers) in section Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (d) SPILT timer mode |
|
| 20. |
Number of I/O ports in the 8051 microcontroller?(a) 3 ports(b) 4 ports(c) 5 ports(d) 4 ports with last port having 5 pinsI had been asked this question in class test.My doubt stems from Microcontroller (8051) topic in division Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (b) 4 ports |
|
| 21. |
How many USB ports are present in Raspberry Pi 3?(a) 5(b) 2(c) 4(d) 3I got this question by my college professor while I was bunking the class.My doubt is from Rasberry Pi topic in division Prototyping Embedded Devices of IOT |
|
Answer» Correct ANSWER is (C) 4 |
|
| 22. |
WiFi is not present in which of the following models?(a) Raspberry Pi3(b) Raspberry Pi Zero WH(c) Raspberry Pi Zero W(d) Raspberry Pi ZeroI have been asked this question by my college professor while I was bunking the class.Query is from Rasberry Pi topic in portion Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT answer is (d) Raspberry Pi Zero |
|
| 23. |
What is the default user in Debain on Raspberry Pi?(a) Default(b) User(c) Pi(d) RootThe question was posed to me in exam.My doubt is from Rasberry Pi topic in division Prototyping Embedded Devices of IOT |
|
Answer» Correct choice is (c) Pi |
|
| 24. |
What is the processor used by ARM7?(a) 8-bit CISC(b) 8-bit RISC(c) 32-bit CISC(d) 32-bit RISCThe question was asked in an interview for job.My query is from Microcontroller (ARM 7) topic in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (d) 32-bit RISC |
|
| 25. |
What is the operation for mode 1?(a) 13-bit timer mode, 8-bit timer/counter THx and TLx as 5-bit prescalar(b) 16-bit timer mode, 16-bit timer/counter THx and TLx are cascaded, no prescalar(c) 8-bit auto reload mode, 8-bit auto reload time/counter; THx holds a value which is to be reloaded into TLx each time it overflows(d) Spilt timer modeThe question was posed to me in an internship interview.My doubt is from Microcontroller (8051- Pin, Registers, Timers) in portion Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (B) 16-bit timer mode, 16-bit timer/counter THX and TLx are cascaded, no prescalar |
|
| 26. |
Name the architecture and the instruction set for microcontroller?(a) Van- Neumann Architecture with CISC Instruction Set(b) Harvard Architecture with CISC Instruction Set(c) Van- Neumann Architecture with RISC Instruction Set(d) Harvard Architecture with RISC Instruction SetThis question was addressed to me during an internship interview.The question is from Microcontroller (8051) topic in division Prototyping Embedded Devices of IOT |
|
Answer» Right choice is (b) Harvard Architecture with CISC INSTRUCTION SET |
|
| 27. |
How many digital pins are there on the UNO board?(a) 14(b) 12(c) 16(d) 20I have been asked this question in semester exam.This intriguing question comes from Arduino in division Prototyping Embedded Devices of IOT |
|
Answer» The correct option is (a) 14 |
|
| 28. |
Which is the software or a programming language used for controlling of Arduino?(a) Assembly Language(b) C Languages(c) JAVA(d) Any LanguageThe question was asked in a job interview.The above asked question is from Arduino in division Prototyping Embedded Devices of IOT |
|
Answer» Correct answer is (d) Any Language |
|
| 29. |
Does an 8051 microcontroller need external oscillator to run?(a) True(b) FalseI have been asked this question in examination.My doubt stems from Microcontroller (8051- Pin, Registers, Timers) in chapter Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT OPTION is (a) True |
|
| 30. |
Which board is first to use microcontroller within build USB?(a) LilyPad(b) UNO(c) RedBoard(d) LeonardoI had been asked this question in an interview for job.I'd like to ask this question from Arduino topic in chapter Prototyping Embedded Devices of IOT |
|
Answer» Correct option is (d) Leonardo |
|
| 31. |
What are the parameters that are default values?(a) Port_Name and Bits(b) Speed and Port_Names(c) Speed and Parity(d) Stop bit and Flow ControlThis question was addressed to me by my college professor while I was bunking the class.Origin of the question is Rasberry Pi topic in portion Prototyping Embedded Devices of IOT |
|
Answer» Right option is (b) SPEED and Port_Names |
|
| 32. |
We use any other frequency source other than crystal oscillator.(a) True(b) FalseI got this question during an interview.My question is from Microcontroller (8051- Pin, Registers, Timers) in section Prototyping Embedded Devices of IOT |
|
Answer» The correct OPTION is (a) True |
|
| 33. |
Using what the processor wake-up from power-down?(a) External Interrupts(b) Internal interrupts(c) Serial Programming(d) Program CounterThis question was addressed to me in unit test.My question is from Microcontroller (ARM 7- Pipelining) in section Prototyping Embedded Devices of IOT |
|
Answer» Correct ANSWER is (a) External Interrupts |
|
| 34. |
The ARM7TDMI-S uses which pipelining?(a) 2-Stage(b) 3-Stage(c) 4-Stage(d) 5-StageThis question was addressed to me during a job interview.My question is from Microcontroller (ARM 7- Pipelining) in division Prototyping Embedded Devices of IOT |
|
Answer» The correct answer is (b) 3-Stage |
|
| 35. |
We have no use of having silicon customization?(a) True(b) FalseThis question was posed to me during a job interview.I would like to ask this question from Microcontroller (ARM 7) in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct choice is (b) False |
|
| 36. |
Do Arduino provides IDE Environment?(a) True(b) FalseThis question was addressed to me in an interview for job.My question is based upon Arduino topic in division Prototyping Embedded Devices of IOT |
|
Answer» RIGHT answer is (a) True Explanation: It includes a code EDITOR with features as TEXTI cutting and pasting, searching and replacing text, automatic indenting, brace matching, SYNTAX highlighting, and provides simple one-click mechanism to compile and uplaod programs to an Arduino board. |
|
| 37. |
_______ pin can be used to extend memory access in whole cycle increments.(a) BTRAN(b) BLOK(c) BWAIT(d) BCLKThis question was addressed to me by my college professor while I was bunking the class.My doubt stems from Microcontroller (ARM 7- Pipelining) in division Prototyping Embedded Devices of IOT |
|
Answer» Right option is (c) BWAIT |
|
| 38. |
What are the categories in the vectored interrupt controller?(a) Fast interrupt request(b) Non vectored interrupt request(c) Non-vectored IQR(d) Fast interrupt request, Non vectored interrupt request and Non-vectored IQRI got this question during an interview for a job.The origin of the question is Microcontroller (ARM 7- Pipelining) topic in portion Prototyping Embedded Devices of IOT |
|
Answer» Correct answer is (d) FAST interrupt request, Non vectored interrupt request and Non-vectored IQR |
|
| 39. |
Auxiliary carry is set during which condition?(a) When carry is generated from D3 to D4(b) When carry is generated from D7(c) When carry is generated from both D3 to D4 and D7(d) When carry is generated at either D3 to D4 or D7This question was addressed to me in homework.My question is taken from Microcontroller (8051) in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct choice is (a) When CARRY is GENERATED from D3 to D4 |
|
| 40. |
What is the bit size of the 8051 microcontroller?(a) 8-bit(b) 4-bit(c) 16-bit(d) 32-bitThis question was posed to me by my college professor while I was bunking the class.My enquiry is from Microcontroller (8051) in portion Prototyping Embedded Devices of IOT |
|
Answer» CORRECT answer is (a) 8-BIT Easy EXPLANATION: It is an 8-bit MICROCONTROLLER which means most of the operations are limited to 8 bit only. |
|
| 41. |
Which signal is used for pipelining on bis cycle in ARM710T?(a) BWAIT(b) BTRAN(c) BLOK(d) BCLKThis question was posed to me in an online quiz.Question is from Microcontroller (ARM 7- Pipelining) topic in portion Prototyping Embedded Devices of IOT |
|
Answer» Correct choice is (b) BTRAN |
|
| 42. |
ARM7DI operates in which mode?(a) Big Endian(b) Little Endian(c) Both big and little Endian(d) Neither big nor little EndianI had been asked this question in an online quiz.The query is from Microcontroller (ARM 7) topic in section Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT option is (C) Both big and little Endian |
|
| 43. |
How many registers are there in ARM7?(a) 35 register( 28 GPR and 7 SPR)(b) 37 registers(28 GPR and 9 SPR)(c) 37 registers(31 GPR and 6 SPR)(d) 35 register(30 GPR and 5 SPR)I had been asked this question in final exam.I need to ask this question from Microcontroller (ARM 7) in section Prototyping Embedded Devices of IOT |
|
Answer» Correct ANSWER is (c) 37 REGISTERS(31 GPR and 6 SPR) |
|
| 44. |
Which timer register has both timers in it?(a) TMOD(b) TCON(c) Both TMOD and TCON(d) Neither TMOD nor TCONThis question was posed to me in an interview for internship.Asked question is from Microcontroller (8051- Pin, Registers, Timers) topic in section Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT OPTION is (a) TMOD |
|
| 45. |
What is the minimum no of cycles required for reset operation?(a) 3 cycle(b) 2 cycles(c) 1 cycles(d) 4 cyclesI had been asked this question during an online interview.My question is from Microcontroller (8051- Pin, Registers, Timers) in section Prototyping Embedded Devices of IOT |
|
Answer» Right choice is (c) 1 cycles |
|
| 46. |
Does RPi have an internal memory?(a) True(b) FalseThis question was addressed to me during an online interview.My query is from Rasberry Pi in portion Prototyping Embedded Devices of IOT |
|
Answer» The CORRECT CHOICE is (a) True |
|
| 47. |
_________ board allows sewn into clothing.(a) UNO(b) RedBoard(c) LilyPad(d) MegaThis question was addressed to me in examination.My question is based upon Arduino in chapter Prototyping Embedded Devices of IOT |
|
Answer» CORRECT choice is (c) LILYPAD For EXPLANATION: LilyPad was creatively designed with large connecting pads and a flat back to allow them to be sewn into clothing with conductive THREAD. |
|
| 48. |
Find the machine cycle for AT89C51 if XTAL = 11.0592MHz.(a) 90.42us(b) 361.68us(c) 1.085us(d) 150.145usI have been asked this question in my homework.I would like to ask this question from Microcontroller (8051- Pin, Registers, Timers) in portion Prototyping Embedded Devices of IOT |
|
Answer» The correct option is (B) 361.68us |
|
| 49. |
Is ROM is used for storing data storage?(a) True(b) FalseI have been asked this question in an internship interview.The doubt is from Microcontroller (8051) topic in chapter Prototyping Embedded Devices of IOT |
|
Answer» The correct choice is (B) False |
|
| 50. |
Does Raspberry Pi need external hardware?(a) True(b) FalseThis question was posed to me by my school teacher while I was bunking the class.I would like to ask this question from Rasberry Pi in division Prototyping Embedded Devices of IOT |
|
Answer» Correct option is (b) False |
|