Tag: embedded technologies

Questions Related to embedded technologies

If Timer is one among the peripherals of a microcontroller,what are all the registers that are to be initialized ?

  1. ClockRegister and MatchControlRegister

  2. AlarmRegister and MemoryMatchRegister

  3. MatchInterruptControllerRegister only

  4. CountControlRegister and ClockRegister


Correct Option: D
  1. LIFO

  2. FIFO

  3. FILO

  4. LILO


Correct Option: A

Queue is

  1. FIFO

  2. FILO

  3. LIFO

  4. LILO


Correct Option: A

Which of the following will not affect Flags

  1. ADD

  2. XOR

  3. MOV

  4. SUB


Correct Option: C

Which of the following is an 8 bit processor

  1. 8086

  2. 8085

  3. 80386

  4. 80486


Correct Option: B

Which component in the mobile device enables you to identify the current location?

  1. GPS

  2. GPRS

  3. GIS

  4. None of the above


Correct Option: A

Which component in the mobile device enables you to identify the current location?

  1. GPS

  2. GPRS

  3. GIS

  4. None of the above


Correct Option: A
  1. Compilation fails.

  2. The program hangs at line 22.

  3. Out of Memory! is printed to the system console.

  4. An exception is thrown at runtime but there is no guarantee an alert will be shown to the user.


Correct Option: D