DSP-MCQ

                    MCQ on Breathing and Exchange of Gases — Biology Notes

 1) Which operations are performed by the bit manipulating instructions of boolean processor? a. Complement bit

b. Set bit

c. Clear bit

d. All of the above

Answer



All of the above ation


ANSW



2) Which data memory control and handle the operation of several peripherals by assigning them in th category of special function registers?

a. Internal on-chip RAM

b. External off-chip RAM

c. Both a & b

d. None of the above

Answer

Internal on-chip RAM ation


ANSW



3) Why is the speed accessibility of external data memory slower than internal on-chip RAM?

a. Due to multiplexing of lower order byte of address-data bus

b. Due to multiplexing of higher order byte of address-data bus

c. Due to demultiplexing of lower order byte of address-data bus


d. Due to demultiplexing of higher order byte of address-data bus

Answer


ANSW Due to multiplexing of lower order byte of address-data bus


:



4) Which control signal/s is/are generated by timing and control unit of 8051 microcontroller in order to the off-chip devices apart from the internal timings? a. ALE

b. PSEN

c. RD & WR

d. All of the above

Answer



All of the above ation


ANSW



5) Which register usually store the output generated by ALU in several arithmetic and logical operation a. Accumulator

b. Special Function Register

c. Timer Register

d. Stack Pointer

Answer


ANSW Accumulator




:

6) Why is CHMOS technology preferred over HMOS technology for designing the devices of MCS-51 fa a. Due to higher noise immunity

b. Due to lower power consumption

c. Due to higher speed

d. All of the above

Answer





ANSW


All of the above ation:


lanation is available for this question!

7) Which condition approve to prefer the EPROM/ROM versions for mass production in order to preven external memory connections?

a. size of code < size of on-chip program memory

b. size of code > size of on-chip program memory

c. size of code = size of on-chip program memory

d. None of the above

Answer

size of code < size of on-chip program memory ation


ANSW



8) Which among the below mentioned devices of MCS-51 family does not possess two 16 -bit timers/co a. 8031

b. 8052

c. 8751

d. All of the above

Answer



ANSW 8052




:

9) Which characteristic/s of accumulator is /are of greater significance in terms of its functionality?

a. Ability to store one of the operands before the execution of an instruction


b. Ability to store the result after the execution of an instruction c. Both a & b

d. None of the above


Answer



Both a & b ation


ANSW



10) Which general purpose register holds eight bit divisor and store the remainder especially after the execution of division operation?

a. A-Register

b. B-Register

c. Registers R0 through R7

d. All of the above

Answer



B-Register ation


ANSW



11) How many registers can be utilized to write the programs by an effective selection of register bank program status word (PSW)?

a. 8

b. 16

c. 32

d. 64

Answer






ANSW 32

:


12) Which operations are performed by stack pointer during its incremental phase? a. Push

b. Pop

c. Return

d. All of the above

Answer



Push ation


ANSW



13) Which is the only register without internal on-chip RAM address in MCS-51? a. Stack Pointer

b. Program Counter

c. Data Pointer

d. Timer Register

Answer



Program Counter ation


ANSW



14) What kind of instructions usually affect the program counter? a. Call & Jump

b. Call & Return

c. Push & Pop

d. Return & Jump

Answer



ANSW Call & Jump


:



15) What is the default value of stack once after the system undergoes the reset condition? a. 07H

b. 08H

c. 09H

d. 00H

Answer



07H ation


ANSW



16) Which bit/s play/s a significant role in the selection of a bank register of Program Status Word (PSW a. RS1

b. RS0

c. Both a & b

d. None of the above

Answer

ANSW Both a & b




:

17) Which flags represent the least significant bit (LSB) and most significant bit (MSB) of Program Stat (PSW) respectively?

a. Parity Flag & Carry Flag

b. Parity Flag & Auxiliary Carry Flag

c. Carry Flag & Overflow Flag

d. Carry Flag & Auxiliary Carry Flag

Answer






ANSW


ation:

Parity Flag & Carry Flag

lanation is available for this question!

18) Which register bank is supposed to get selected if the values of register bank select bits RS1 & Rs0 detected to be '1' & '0' respectively?

a. Bank 0

b. Bank 1

c. Bank 2

d. Bank 3

Answer



Bank 2 ation


ANSW



19) It is possible to set the auxiliary carry flag while performing addition or subtraction operations only the carry exceeds _______

a. 1st bit

b. 2nd bit

c. 3rd bit

d. 4th bit

Answer



ANSW 3rd bit




:

20) Which locations of 128 bytes on-chip additional RAM are generally reserved for special functions?

a. 80H to 0FFH

b. 70H to 0FFH

c. 90H to 0FFH

d. 60H to 0FFH

Answer



80H to 0FFH ation


ANSW



21) Which commands are used for addressing the off-chip data and associated codes respectively by d pointer?

a. MOVX & MOVC

b. MOVY & MOVB

c. MOVZ & MOVA

d. MOVC & MOVY

Answer


MOVX & MOVC ation


ANSW



22) Which instruction find its utility in loading the data pointer with 16 bits immediate data? a. MOV

b. INC

c. DEC

d. ADDC

Answer



ANSW MOV




:

23) What is the maximum capability of addressing the off-chip data memory & off-chip program memor data pointer?

a. 8K

b. 16K

c. 32K

d. 64K

Answer



64K ation


ANSW



24) Which among the below stated registers does not belong to the category of special function registe a. TCON & TMOD

b. TH0 & TL0

c. P0 & P1

d. SP & PC

Answer



SP & PC ation


ANSW



25) Which timer is attributed to the register pair of RCAP2H & RCAP2L for capture mode operation? a. Timer 0

b. Timer 1

c. Timer 2

d. Timer 3

Answer



ANSW Timer 2



:


26) Which registers are supposed to get copied into RCAP2H & RCAP2L respectively due to the transit 8052 T2EX pin in the capture mode operation?

a. TH0 & TH1

b. TH1 & TH1

c. TH2 & TH2

d. All of the above

Answer



TH2 & TH2 ation


ANSW



27) Which mode of timer 2 allow to hold the reload values with an assistance of RCAP2H & RCAP2L reg pair?

a. 8 bit auto-reload mode

b. 16 bit auto reload mode

c. 8 bit capture mode

d. 16 bit capture mode

Answer

16 bit auto reload mode ation


ANSW



28) Where should the pin 19 (XTAL1), acting as an input of inverting amplifier as well as part of an osci circuit, be connected under the application of external clock? a. to XTAL2

b. to Vcc

c. to GND

d. to ALE

Answer







ANSW to GND

:



29) Which port does not represent quasi-bidirectional nature of I/O ports in accordance to the pin confi of 8051 microcontroller?

a. Port 0 (Pins 32-39)

b. Port 1 (Pins 1-8)

c. Port 2 (Pins 21-28)

d. Port 3 (Pins 10-17)

Answer

Port 0 (Pins 32-39) ation


ANSW



30) What is the required baud rate for an efficient operation of serial port devices in 8051 microcontroll a. 1200

b. 2400

c. 4800

d. 9600

Answer


ANSW 9600



:


1) Which among the below mentioned functions does not belong to the category of alternate functions performed by Port 3 (Pins 10-17)?

a. External Interrupts

b. Internal Interrupts

c. Serial Ports

d. Read / Write Control signals

Answer

Internal Interrupts ation


ANSW



2) What is the constant activation rate of ALE that is optimized periodically in terms of an oscillator fre a. 1 / 8

b. 1 / 6

c. 1 / 4

d. 1 / 2

Answer


1 / 6 ation


ANSW



3) Which output control signal is activated after every six oscillator periods while fetching the external program memory and almost remains high during internal program execution? a. ALE

b. PSEN

c. EA

d. All of the above

Answer



PSEN




ANSWER:

:

4) Which memory allow the execution of instructions till the address limit of 0FFFH especially when the External Access (EA) pin is held high?

a. Internal Program Memory

b. External Program Memory

c. Both a & b

d. None of the above

Answer

Internal Program Memory ation


ANSW



5) Which value of disc capacitors is preferred or recommended especially when the quartz crystal is co externally in an oscillator circuit of 8051?

a. 10 pF

b. 20 pF

c. 30 pF

d. 40 pF

Answer


ANSW 30 pF




:

6) Why are the resonators not preferred for an oscillator circuit of 8051?

a. Because they do not avail for 12 MHz higher order frequencies


b. Because they are unstable as compared to quartz crystals


c. Because cost reduction due to its utility is almost negligible in comparison to total cost of microcontroller boar d. All of the above

Answer





ANSW


All of the above ation:


lanation is available for this question!

7) Which version of MCS-51 requires the necessary connection of external clock source to XTAL2 in ad to the XTAL1 connectivity to ground level?

a. HMOS

b. CHMOS

c. CMOS

d. All of the above

Answer



HMOS ation


ANSW



8) Which signal from CPU has an ability to respond the clocking value of D- flipflop (bit latch) from the bus?

a. Write-to-Read Signal

b. Write-to-Latch Signal

c. Read-to-Write Signal

d. Read-to-Latch Signal

Answer

ANSW Write-to-Latch Signal




:

9) Which among the below mentioned statements are precisely related to quasi-bidirectional port?


a. Fixed high pull-up resistors are internally connected

b. Configuration in the form of input pulls the port at higher position whereas they get pulled lower whe configured as a source current

c. It is possible to drive the pin as output at any duration when FET gets turned OFF for an input functio

d. Upper pull-up FET is always OFF with the provision of 'open-drain' output pin for normal operation of a. A, B, C, D

b. A, B & C

c. A & B

d. C & D

Answer



A, B & C ation


ANSW



10) What happens when the pins of port 0 & port 2 are switched to internal ADDR and ADDR / DATA bu respectively while accessing an external memory?

a. Ports cannot be used as general-purpose Inputs/Outputs

b. Ports start sinking more current than sourcing

c. Ports cannot be further used as high impedance input

d. All of the above

Answer



Ports cannot be used as general-purpose Inputs/Outputs ation


ANSW


11) The upper 128 bytes of an internal data memory from 80H through FFH usually represent _______. a. general-purpose registers

b. special function registers

c. stack pointers

d. program counters

Answer




ANSW special function registers :



12) What is the bit addressing range of addressable individual bits over the on-chip RAM? a. 00H to FFH

b. 01H to 7FH

c. 00H to 7FH

d. 80H to FFH

Answer



00H to 7FH ation


ANSW



13) What is the divisional range of program memory for internal and external memory portions respect when enable access pin is held high (unity)?

a. 0000H - 0FFFH & 1000H - FFFFH

b. 0000H - 1000H & 0FFFH - FFFFH

c. 0001H - 0FFFH & 01FFH - FFFFH

d. None of the above

Answer


ANSW 0000H - 0FFFH & 1000H - FFFFH




:

14) Consider the following statements. Which of them is/are correct in case of program execution relat program memory?


a. External Program memory execution takes place from 1000H through 0FFFFH only when the status of

is high (1)

b. External Program memory execution takes place from 0000H through 0FFFH only when the status of low (0)

c. Internal Program execution occurs from 0000H through 0FFFH only when the status of EA pin is held

d. Internal program memory execution occurs from 0000H through 0FFFH only when EA pin is held higha. A & C

b. B & D

c. A & B

d. Only A

Answer



B & D ation


ANSW



15) How does the processor respond to an occurrence of the interrupt? a. By Interrupt Service Subroutine

b. By Interrupt Status Subroutine

c. By Interrupt Structure Subroutine

d. By Interrupt System Subroutine

Answer

By Interrupt Service Subroutine ation


ANSW



16) Which address/location in the program memory is supposed to get occupied when CPU jump and e instantaneously during the occurrence of an interrupt? a. Scalar

b. Vector

c. Register

d. All of the above

Answer



ANSW Vector :



17) Which location specify the storage/loading of vector address during the interrupt generation? a. Stack Pointer

b. Program Counter

c. Data Pointer

d. All of the above

Answer



Program Counter ation


ANSW



18) Match the following :


a. ISS ----------------------------- 1. Monitors the status of interrupt pin

b. IER ----------------------------- 2. Allows the termination of ISS

c. RETI --------------------------- 3. MCS-51 Interrupts Initialization

d. INTO -------------------------- 4. Occurrence of high to low transition level a. A-1, B-2, C-3, D-4

b. A-3, B-2, C-4, D-1

c. A-1, B-3, C-2, D-4

d. A-4, B-3, C-2, D-1

Answer

-1, B-3, C-2, D-4




ANSW A

:

19) What kind of triggering configuration of external interrupt intimate the signal to stay low until the generation of subsequent interrupt?

a. Edge-Triggering

b. Level Triggering

c. Both a & b

d. None of the above

Answer

Level Triggering ation


ANSW



20) Which among the below mentioned reasons is/are responsible for the generation of Serial Port Inte


a. Overflow of timer/counter 1

b. High to low transition on pin INT1

c. High to low transition on pin INT0

d. Setting of either TI or RI flag

a. A & B

b. Only B

c. C & D

d. Only D

Answer



ANSW Only D




:

21) What is the counting rate of a machine cycle in correlation to the oscillator frequency for timers? a. 1 / 10

b. 1 / 12

c. 1 / 15

d. 1 / 20

Answer



1 / 12 ation


ANSW



22) Which special function register play a vital role in the timer/counter mode selection process by allo the bits in it?

a. TMOD

b. TCON

c. SCON

d. PCON

Answer



TMOD ation


ANSW



23) How many machine cycle/s is/are executed by the counters in 8051 in order to detect '1' to '0' trans the external pin?

a. One

b. Two

c. Four

d. Eight

Answer



ANSW Two




:

24) Which bit must be set in TCON register in order to start the 'Timer 0' while operating in 'Mode 0'? a. TR0

b. TF0

c. IT0

d. IE0

Answer



TR0 ation


ANSW



25) Which among the following control/s the timer1 especially when it is configured as a timer in mode where gate and TR1 bits are attributed to be '1” in TMOD register? a. TR1

b. External input at (INT1)

c. TF1

d. All of the above

Answer



External input at (INT1) ation


ANSW



26) Which timer mode exhibit the necessity to generate the interrupt by setting EA bit in IE enhancing t program counter to jump to another vector location? a. Mode 0

b. Mode 1

c. Mode 2

d. Mode 3

Answer



ANSW Mode 1


:



27) Consider the below generated program segment for initializing Timer 1 in Mode 1 operation :


MOV SP, # 54 H

MOV TMOD ,# 0010 0000 C

SET C ET1

SETC TR0

SJMP $


Which among the below mentioned program segments represent the correct code? a. MOV SP, # 54 H

MOV TCON ,# 0010 0000 C

SETC ET1

SETC TR0

SJMP $

b. MOV SP, # 54H

MOV TMOD ,# 0010 0000 C

SETC ET0

SETC TR0

SJMP $

c. MOV SP, # 54 H

MOV TMOD ,# 0010 0000 C

SETC ET1

SETC TR1

SETC EA

SJMP $

d. MOV SP, # 54 H

MOV TMOD ,# 0010 0000 C

SETC ET0

SETC TR1

SETC EA

SJMP $


Answer



MOV SP, # 54 H

TMOD ,# 0010 0000 C

ET1

TR1 EA

$ ation


ANSW

MOV

SETC SETC

SETC

SJMP



28) What is the maximum delay generated by the 12 MHz clock frequency in accordance to an automode (Mode 2) operation of the timer?

a. 125 μs

b. 250 μs

c. 256 μs

d. 1200 μs

Answer


ANSW 256 μs




:

29) Which among the below mentioned sequence of program instructions represent the correct chrono order for the generation of 2kHz square wave frequency?


1. MOV TMOD, 0000 0010 B


2. MOV TL0, # 06H


3. MOV TH0, # 06H

relo 




4. SETB TR0


5. CPL p1.0


6. ORG 0000H

a. 6, 5, 2, 4, 1, 3

b. 6, 1, 3, 2, 4, 5

c. 6, 5, 4, 3, 2, 1

d. 6, 2, 4, 5, 1, 3

Answer



6, 1, 3, 2, 4, 5 ation


ANSW



30) Why is it not necessary to specify the baud rate to be equal to the number of bits per second?

a. Because each bit is preceded by a start bit & followed by one stop bit

b. Because each byte is preceded by a start byte & followed by one stop byte

c. Because each byte is preceded by a start bit & followed by one stop bit

d. Because each bit is preceded by a start byte &followed by one stop byte

Answer

ANSW Because each byte is preceded by a start bit & followed by one stop bit



:

1) Which factor/s is/are supposed to have the equal values at both phases of transmission and receptio with an intimation of error-free serial communication?

a. Baud Rate

b. Number of data bits & stop bits

c. Status of Parity bits

d. All of the above

Answer



All of the above ation


ANSW



2) Which bits exhibit and signify the termination phase of the character transmission and reception in S special function register?

a. Control bits

b. Status bits

c. Both a & b

d. None of the above

Answer

Status bits ation


ANSW



3) Which two bits are supposed to be analyzed/tested for unity value (1) in SCON for the reception of b mode 1 serial communication?

a. RI & TI

b. REN & RB8

c. RI & REN

d. TI & RB8

Answer



ANSW RI & REN




:

4) What is the bit transmitting or receiving capability of mode 1 in serial communication? a. 8 bits

b. 10 bits

c. 11 bits

d. 12 bits

Answer



10 bits ation


ANSW



5) Which pin in the shift register mode (Mode 0) of serial communication allow the data transmission a reception?

a. TXD

b. RXD

c. RB8

d. REN

Answer



RXD ation: anation is available for this question!


ANSW


No expl

6) How is the baud rate determined on the basis of system clock frequency (fsc) in accordance to mode serial communication?

a. (oscillator frequency) / 12

b. [2SMOD / 32] x (oscillator frequency) / [12 x (256 – (TH1)]

c. [2SMOD / 64] x (oscillator frequency)

d. 2SMOD/ 32 x (Timer 1 overflow rate)

Answer ANSW (oscillator frequency) / 12


:



7) Which serial modes possess the potential to support the multi-processor type of communication? a. Modes 0 & 1

b. Modes 1 & 2

c. Modes 2 & 3

d. All of the above

Answer



Modes 2 & 3 ation


ANSW



8) How does it become possible for 9th bit to differentiate the address byte from the data byte during th transmission process in multiprocessor communication?

a. By recognizing 9th bit as '1' for address byte & '0' for data byte


b. By recognizing 9th bit as '0' for address byte & '1' for data byte


c. By recognizing 9th bit as '1' for address as well as data bytes

d. By recognizing 9th bit as '0' for address as well as data bytes

Answer



ANSW By recognizing 9th bit as '1' for address byte & '0' for data byte




:

9) Which byte has the capability to interrupt the slave when SM2 bit is assigned to be '1' after the initia process in the multiprocessor mode of communication?

a. Address byte

b. Data byte

c. Both a & b

d. None of the above

Answer

Address byte ation


ANSW



10) Which bits of opcode specify the type of registers to be used in the register addressing mode? a. LSB

b. MSB

c. Both a & b

d. None of the above

Answer


LSB ation


ANSW



11) Which base-register is preferred for address calculation of a byte that is to be accessed from progr memory by base-register plus register-indirect addressing mode? a. DPTR

b. PSW

c. PCON

d. All of the above

Answer



ANSW DPTR




:

12) What does the symbol '#' represent in the instruction MOV A, #55H? a. Direct datatype

b. Indirect datatype

c. Immediate datatype

d. Indexed datatype

Answer

Immediate datatype ation


ANSW



13) How many single byte, two-byte and three-byte instructions are supported by MCS-51 from the ove instruction set?

a. 55 - single byte, 35 two-byte & 21 three-byte instructions


b. 50 - single byte, 30 two-byte & 31 three-byte instructions

c. 42 - single byte, 45 two-byte & 24 three-byte instructions

d. 45 - single byte, 45 two-byte & 17 three-byte instructions

Answer





14) What kind of PSW flags remain unaffected by the data transfer instructions? a. Auxillary Carry Flags

b. Overflow Flags

c. Parity Flags

d. All of the above

Answer



ANSW All of the above




:

15) Which instruction should be adopted for moving an accumulator to the register from the below men mnemonics?

a. MOV A, Rn

b. MOV A, @ Ri

c. MOV Rn, A

d. MOV direct, A

Answer



MOV Rn, A ation


ANSW



16) What does the instruction XCHD A, @Ri signify during the data transfer in the program execution? a. Exchange of register with an accumulator

b. Exchange of direct byte with an accumulator

c. Exchange of indirect RAM with an accumulator

d. Exchange of low order digit indirect RAM with an accumulator

Answer

Exchange of low order digit indirect RAM with an accumulator ation


ANSW



17) Which flag allow to carry out the signed as well as unsigned addition and subtraction operations? a. CY

b. OV

c. AC

d. F0

Answer



ANSW OV



:


18) How many bytes are supposed to get occupied while subtracting indirect RAM from an accumulato with borrow under the execution of SUBB A, @Ri? a. 1

b. 2

c. 3

d. 4

Answer



1 ation


ANSW



19) What can be the oscillator period for the multiplication operation of A & B in accordance to 16-bit p especially in B:A registers?

a. 12

b. 24

c. 36

d. 48

Answer



48 ation


ANSW



20) Which form of instructions also belong to the category of logical instructions in addition to bitwise instructions?

a. Single-operand instructions

b. Rotate instructions

c. Swap instructions

d. All of the above

Answer




ANSW All of the above :



21) Which rotate instruction/s has an ability to modify CY flag by moving the bit-7 & bit-0 respectively t accumulator?

a. RR & RL

b. RLC & RRC

c. RR & RRC

d. RL & RLC

Answer



RLC & RRC ation


ANSW



22) Which among the single operand instructions complement the accumulator without affecting any o flags?

a. CLR

b. SETB

c. CPL

d. All of the above

Answer



ANSW CPL




:

23) Match the following


a. JC rel -------------------- 1. Jump if direct bit is set & clear bit

b. JNC rel ------------------ 2. Jump if direct bit is set

c. JB bit, rel --------------- 3. Jump if direct bit is not set

d. JBC bit, rel ------------ 4. Jump if carry is set

e. JNB bit, rel ------------- 5. Jump if carry is not set

a. A-3, B-2, C-1, D-4, E-5

b. A-5, B-2, C-4, D-1, E-3

c. A-5, B-4, C-3, D-2, E-1

d. A-4, B-5, C-2, D-1, E-3

Answer

A-4, B-5, C-2, D-1, E-3 ation


ANSW



24) What is the possible range of transfer control for 8-bit relative address especially in 2's complemen with respect to the first byte of preceding instruction?

a. -115 to 132 bytes

b. -130 to 132 bytes

c. -128 to 127 bytes

d. -115 to 127 bytes

Answer

-128 to 127 bytes ation


ANSW



25) Which among the category of program branching instructions allow 16 bit address to be specified & jump anywhere within 64K block of program memory?

a. Long jumps (LJMP)

b. Short jumps (SJMP)

c. Absolute jumps (AJMP)

d. All of the above

Answer



ANSW Long jumps (LJMP) :



26) Consider the below mentioned statements. Which among them is /are approved to be incorrect in c calling instructions of program branching?


a. Absolute Calls instructions specify 11-bit address and calling subroutine within 2K program memory

b. Long call instructions specify 16-bit address and subroutine anywhere within 64K program memory b

c. Short call instructions specify 16-bit address and subroutine within 4K program memory block

d. All long call and short call instructions specify 11 bit address and the calling subroutine within 16K pmemory block

a. Only A

b. B & D

c. A & C

d. C & D

Answer


ANSW C & D




:

27) Match the following instruction mnemonics with their description.


a. CJNE A,direct,rel ------------ 1. Compare immediate to indirect and Jump if not equal

b. CJNE A,#data,rel ------------ 2. Compare direct byte to accumulator and Jump if not equal

c. CJNE @Ri, #data,rel ------- 3. Compare immediate to register and Jump if not equal

d. CJNE Rn, # data rel -------- 4. Compare immediate to accumulator and Jump if not equal a. A-1, B-2, C-3, D-4

b. A-2, B-4, C-1, D-3

c. A-4, B-3, C-2, D-1

d. A-2, B-4, C-3, D-1

Answer


4




ANSW


A-2, Bation:

, C-1, D-3

lanation is available for this question!

28) What is the correct chronological order of the following steps involved in the LCALL operation?


1. Load the value of 16-bit destination address to program counter

2. Increment of the program counter by value '3'

3. Storage of the higher byte of program counter on the stack

4. Increment of the stack pointer by value'1'

5. Storage of the lower byte of program counter on the stack 6. Increment in the value of stack pointer

a. 5, 3, 1, 6, 2, 4

b. 1, 3, 2, 5, 4, 6

c. 2, 4, 5, 6, 3, 1

d. 5, 3, 6, 2, 4, 1

Answer


2, 4, 5, 6, 3, 1 ation


ANSW



29) What is the status of stack pointer for the execution of PUSH and POP operations?

a. It gets post-decremented for PUSH & pre-incremented for POP

b. It gets pre-incremented for PUSH & post-decremented for POP

c. It gets pre-incremented for PUSH as well as POP

d. It gets post-decremented for PUSH as well as POP

Answer

ANSW It gets pre-incremented for PUSH & post-decremented for POP


:



30) What does the following pictorial representation of PUSH operation in the stack pointer indicate am below stated conclusions/inferences?



a. Stack Pointer is incremented by 2

b. Location 55H in on-chip stack memory gets loaded with 44H

c. Stack Pointer gets initialized by 56H

d. Data Pointer gets loaded with an immediate data 44H which ultimately leads to initialization of stack p a. Only A

b. Only B

c. B & D

d. C & D

Answer



ANSW C & D



:


1) Which functioning element of microcontroller generate and transmit the address of instructions to m through internal bus?

a. Instruction Decoding Unit

b. Timing and Control Unit

c. Program Counter

d. Arithmetic Logic Unit

Answer

Program Counter ation


ANSW



2) How does the microcontroller communicate with the external peripherals/memory? a. via I/O ports

b. via register arrays

c. via memory

d. All of the above

Answer



ANSW via I/O ports



31) Which instructions contribute to an effective adoption or utilization of stack memory which usually crucial role in storage of intermediate results?

a. ACALL

b. RETI

c. PUSH & POP

d. All of the above

Answer



ANSW All of the above



:

:



3) Why do the microprocessors possess very few bit manipulating instructions?

a. Because they mostly operate on bits/ word data

b. Because they mostly operate on byte/word data

c. Both a & b

d. None of the above

Answer

Because they mostly operate on byte/word data ation


ANSW



4) Which minimum mode signal is used for demultiplexing the data and address lines with the assistan external latch in a microprocessor while accessing memory segment? a. INTA

b. DTE

c. HOLD

d. ALE

Answer


ANSW ALE




:

5) Which word size is approved to be of greater importance for performing the small computational tas with its storage usability feature adopted by ASCII code? a. 4-bit

b. 8-bit

c. 16-bit

d. 32-bit

Answer





ANSW


8-bit ation:

lanation is available for this question!

6) Which among the below stated statements does not exhibit the characteristic feature of 16-bit microcontroller?

a. Large program & data memory spaces

b. High speed

c. I/O Flexibility

d. Limited Control Applications

Answer

Limited Control Applications ation


ANSW



7) Which microcontrollers offer the provisional and salient software features of fault handling capabilit interrupt vector efficiency and versatile addressing?

a. TMS 1000 (4 bit)

b. TMS 7500 (8 bit)

c. Intel 8096 (16 bit)

d. Intel 80960 (32 bit)

Answer

ANSW Intel 80960 (32 bit)




:

8) Which category of microcontrollers acquire the complete hardware configuration on its chip so as to particular application?

a. Embedded Memory Microcontrollers

b. External Memory Microcontrollers

c. Both a & b

d. None of the above

Answer

Embedded Memory Microcontrollers ation


ANSW



9) External Memory Microcontrollers can overcome the limitations of insufficient in-built program and memory by allowing the connections of external memory using _________

a. Serial Port Pins as address and data lines

b. Parallel Port Pins as address and data lines

c. Parallel Port Pins as address and control lines

d. Serial Port Pins as address and control lines

Answer


Parallel Port Pins as address and data lines ation


ANSW



10) How are the address and data buses removed in external memory type of microcontrollers? a. Through demultiplexing by external latch & ALE signal

b. Through demultiplexing by external latch & DLE signal

c. Through multiplexing by external latch & DLE signal

d. Through multiplexing by external latch & ALE signal

Answer

ANSW Through multiplexing by external latch & ALE signal




:

11) What are the significant designing issues/factors taken into consideration for RISC Processors? a. Simplicity in Instruction Set

b. Pipeline Instruction Optimization

c. Register Usage Optimization

d. All of the above

Answer



All of the above ation


ANSW



12) What does the compact and uniform nature of instructions in RISC processors facilitate to? a. Compiler optimization

b. Pipelining

c. Large memory footprints

d. None of the above

Answer


Pipelining ation


ANSW



13) Which register of current procedure resemble physically similar to the parameter register of called procedure during register to register operation in an overlapping window of RISC Processors? a. Local Register

b. Temporary Register

c. Parameter Register

d. All of the above

Answer



ANSW Temporary Register



:


14) Which architectural scheme has a provision of two sets for address & data buses between CPU and memory?

a. Harvard architecture

b. Von-Neumann architecture

c. Princeton architecture

d. All of the above

Answer



Harvard architecture ation


ANSW



15) Which factors/parameters contribute to an effective utilization or adoption of Harvard architecture b of the DSPs for streaming data?

a. Greater memory bandwidth

b. Predictable nature of bandwidth

c. Both a & b

d. None of the above

Answer

Both a & b ation


ANSW



16) Which kind of multiplexing scheme is adopted by Von-Newman architecture especially for program data fetching purposes?

a. Time Division Multiplexing

b. Frequency Division Multiplexing

c. Statistical Time Division Multiplexing

d. Code Division Multiplexing

Answer




ANSW Time Division Multiplexing :



17) Which feature deals with the fetching of next instruction during the execution of current instruction irrespective of the memory access?

a. Fetching

b. Pre-fetching

c. Fetch & Decoding

d. All of the above

Answer



Pre-fetching ation


ANSW



18) What are the essential tight constraint/s related to the design metrics of an embedded system? a. Ability to fit on a single chip

b. Low power consumption

c. Fast data processing for real-time operations

d. All of the above

Answer


ANSW All of the above




:

19) Which abstraction level undergo the compilation process by converting a sequential program into state machine and register transfers while designing an embedded system? a. System

b. Behaviour


c. RT

d. Logic

Answer



Behaviour ation


ANSW



20) Which characteristics of an embedded system exhibit the responsiveness to the assortments or va in system's environment by computing specific results for real-time applications without any kind of postponement?

a. Single-functioned Characteristics

b. Tightly-constraint Characteristics

c. Reactive & Real time Characteristics

d. All of the above

Answer


Reactive & Real time Characteristics ation


ANSW



21) Which lines are utilized during the enable state of hardware flow control in DTE and DCE devices o RS232?

a. CD & IR

b. DSR & DTR

c. RTS & CTS

d. None of the above

Answer

ANSW RTS & CTS




:

22) Which among the below stated lines represent the handshaking variant usually and only controlled software in the handshaking process?

a. XON/ XOFF

b. DCD & GND

c. TxD & RxD

d. All of the above

Answer



XON/ XOFF ation


ANSW



23) Match the following registers with their functions :


a. Line Status Register -------------------- 1. Set Up the communication parameters

b. Line Control Register ------------------ 2. Sharing of similar addresses

c. Transmit & Receive Buffers --------- 3. Status Determination of Tx & Rr a. A-2, B-1, C-3

b. A-1, B-2, C-3

c. A-3, B-1, C-2

d. A-3, B-2, C-1

Answer



-3, B-1, C-2




ANSW A

:

24) Which protocol standard of serial communication specify the bi-directional and half-duplex form of transmission by allowing various numbers of drivers and receivers in bus configuration? a. RS232

b. RS2485

c. RS422

d. RS423

Answer



RS2485 ation


ANSW



25) What is the maximum device handling capacity of serial standard protocol RS485 in terms of driver receivers on a single line?

a. 8

b. 10

c. 16

d. 32

Answer



32 ation


ANSW



26) Which mechanism automates the enabling of RS485 transceiver with an elimination of hardware ha line during each time of the data transmission?

a. RTS Control

b. Send Data Control

c. Tri-State Control

d. Bit-wise Enable Timing Control

Answer

ANSW Send Data Control




:

27) What does an IC that initiate or enable the data transfer on bus can be regarded as, in accordance t protocol specifications?

a. Bus Master

b. Bus Slaves

c. Bus Drivers

d. Bus Data Carriers

Answer

Bus Master ation


ANSW



28) What is the directional nature of two active wires SDA & SCL usually adopted in I2C Bus for carryin information between the devices?

a. Uni-directional

b. Bi-directional

c. Multi-directional

d. None of the above

Answer


Bi-directional ation


ANSW



29) Which potential mode of operation indicate the frequent sending of byte to the slave corresponding reception of an acknowledge signal when it becomes desirable for the master to write to the slave durin transmission in I2C bus?

a. Master in master-transmit mode & Slave in slave-receive mode

b. Slave in slave-transmit mode & Master in master-receive mode

c. Master in master-transmit mode as well as master-receive mode

d. Slave in slave-transmit mode as well as slave-receive mode

Answer




1) Which among the below stated salient feature/s of SPI contribute to the wide range of its applicabilit a. Simple hardware interfacing

b. Full duplex communication

c. Low power requirement

d. All of the above

Answer



ANSW All of the above




:

2) Which characteristic/s of two-wire interface (TWI) make it equally valuable in comparison to serialinterface (SPI)?

a. Less number of pins on IC packages than SPI

b. It possesses formal standard unlike SPI

ANSW Master in master-transmit mode & Slave in slave-receive mode :



30) Which processor has the necessity of manual optimization for the generation of assembly languag especially for the embedded systems?

a. RISC

b. CISC

c. Both a & b

d. None of the above

Answer

ANSW CISC



:


pe

c. Slave Addressing before communication & better hardware control d. All of the above


Answer


All of the above ation


ANSW



3) What is the maximum speed of operating frequency exhibited by SPI as compared to that of TWI? a. Less than 10 MHz

b. Greater than 10 MHz

c. Equal to 10 MHz

d. None of the above

Answer


Greater than 10 MHz ation


ANSW



4) Which development tool/program has the potential to allocate the specific addresses so as to load th object code into memory?

a. Loader

b. Locator

c. Library

d. Linker

Answer



ANSW Locator




:

5) The assembler list file generated by an assembler mainly includes ________

a. binary codes

b. assembly language statements

c. offset for each instruction

d. All of the above

Answer



All of the above ation


ANSW



6) Which kind of assembler do not generate the programs in similar language as that used by microby developing the program in high-level languages making them as machine independent? a. Macro Assembler

b. Cross Assembler

c. Meta Assembler

d. All of the above

Answer


Cross Assembler ation


ANSW



7) What kind of address/es is /are usually assigned to program by the linker adopted in an execution of assembler?

a. Absolute Address

b. Relative Address starting from unity

c. Relative Addresss starting from zero

d. None of the above

Answer

ANSW Relative Addresss starting from zero



:

co 


8) What are the major form of functionalities associated to high-level language compilers? a. Generation of an application program

b. Conversion of generated code from higher level language to machine-level language c. Both a & b

d. None of the above


Answer

Both a & b ation


ANSW



9) Which development tool can facilitate the creation and modification of source programs in addition assembly and higher -level languages?

a. Editor

b. Assembler

c. Debugger

d. High-level language Compiler

Answer

Editor ation


ANSW



10) EPROM Programming versions are of greater significance to designers for________ a. Debugging of hardware prototype

b. Debugging of software prototype

c. Loading the programs in microcontrollers

d. All of the above

Answer


ANSW All of the above


:



11) It is a characteristic provision of some debuggers to stop the execution after each instruction because__________

a. it facilitates to analyze or vary the contents of memory and register

b. it facilitates to move the break point to a later point

c. it facilitates to rerun the program

d. it facilitates to load the object code program to system memory

Answer

it facilitates to analyze or vary the contents of memory and register ation


ANSW



12) Which component is replaced by an in-circuit emulator on the development board for testing purpo a. RAM

b. I/O Ports

c. Micro-controller IC

d. All of the above

Answer


ANSW Micro-controller IC




:

13) It is feasible for an in-circuit emulator to terminate at the middle of the program execution so as to the contents of _________

a. memory

b. registers

c. Both a & b

d. None of the above

Answer





ANSW


Both a & b ation:


lanation is available for this question!

14) Which operations are not feasible to perform by simulator programs in accordance to real time programming?

a. Memory Operations

b. I/O Operations

c. Register Operations

d. Debugging Operations

Answer

I/O Operations ation


ANSW



15) What is/are the possible way/s of displaying the data by logic analyzer? a. Logic state format

b. Hexadecimal & Map format

c. Timing diagram format

d. All of the above

Answer



ANSW All of the above




:

16) Which type of triggering allow the trigger qualifier circuit to compare the input data word with the w programmed by the user in logic analyzer?

a. Triggering from external input

b. Programmable Triggering

c. Both a & b

d. None of the above

Answer

Programmable Triggering ation


ANSW



17) Which mandatory contents can be visualized by the hexadecimal display format of a logic analyzer a. Data Bus

b. Address Bus

c. Both a & b

d. None of the above

Answer


Both a & b ation


ANSW



18) How many samples can be displayed before and after the trigger respectively if the trigger-pulse is by center-trigger mode to display 1024 bit counts?

a. 512 & 512 samples respectively

b. 512 & 1024 samples respectively

c. 1024 & 512 samples respectively

d. 1024 & 1024 samples respectively

Answer

ANSW 1024 & 1024 samples respectively




:

19) What is/are the consequences of driving the LED in the form of an output function?

a. Pin sources the current when made low without glowing LED

b. Pin sinks the current when made high without glowing LED

c. Pin sources the current when made high by glowing LED

d. Pin sinks the current when made low by glowing LED

Answer

Pin sinks the current when made low by glowing LED ation


ANSW



20) What is the possible range of current limiting resistor essential for lightening the LED in certain applications after pressing the push-button?

a. 25-55 Ω

b. 55-110 Ω

c. 110-220 Ω

d. 220-330 Ω

Answer



220-330 Ω ation


ANSW



21) Which among the below given assertions exhibits the dependency of LED status over them, especi LED and push button connection?

a. Closure of pushbutton

b. Low Output pin driven by microcontroller

c. Both a & b

d. None of the above

Answer

ANSW Both a & b


:



22) What does the availability of LCD in 16 x 2 typical value indicate?

a. 16 lines per character with 2 such lines

b. 16 characters per line with 2 such lines

c. 16 pixels per line with 2 such sets

d. 16 lines per pixel with two such sets

Answer

16 characters per line with 2 such lines ation


ANSW



23) Which control line/s act/s as an initiator by apprising LCD about the inception of data transmission microcontroller?

a. Enable (EN)

b. Register Select (RS)

c. Read/Write (RW)

d. All of the above

Answer


ANSW Enable (EN)




:

24) The display operations in LCD are undertaken on EN line with ______ a. 0 to 1 transitions

b. 1 to 0 transitions

c. Both a & b

d. None of the above

Answer





ANSW


1 to 0 transitions ation:


lanation is available for this question!

25) When can a LCD display the text form of data?

a. only when RS line is high

b. only when RW line is high

c. only when RS line is low

d. only when RW line is low

Answer

only when RS line is high ation


ANSW



26) How does the instruction execute for read command 'Get LCD Status' in LCD? a. By allowing EN line to go from low to high

b. By allowing EN line to go from high to low

c. By maintaining EN line to be stable

d. None of the above

Answer

ANSW By allowing EN line to go from high to low




:

27) Match the HEX codes of LCD with their associated functions


a. 10H ----------------- 1) Shifting of cursor position to right

b. 14H ----------------- 2) Shifting of cursor position to left

c. 18H ----------------- 3) 2 lines & 5 x 7 character font

d. 38H ----------------- 4) Shifting of an entire display to the left a. A-4, B–1, C-2, D-3

b. A-3, B–2, C-1, D-4

c. A-2, B-1, C-4, D-3

d. A-1, B–2, C-3, D-4

Answer

A-2, B-1, C-4, D-3 ation


ANSW



28) How much delay is necessarily provided after the power-on-reset condition in order to overcome th predicaments related to valid power supply levels assigned to microcontroller and LCD? a. 10 ms

b. 12 ms

c. 15 ms

d. 25 ms

Answer


15 ms ation


ANSW



29) On which factors do the delay between two characters depend for display purposes in LCD? a. Clock frequency

b. Display module

c. Both a & b

d. None of the above

Answer

ANSW Both a & b



1) Which is the an alternative mechanism of preventing the software to be dependent on several delay along with an optimum time proficiency of checking LCD status at the interfacing level? a. Polling of DB7 bit of the data bus

b. Updating the faster display in less time

c. Generalization of clock frequency and display module

d. All of the above

Answer


ANSW Polling of DB7 bit of the data bus




:

2) What is the purpose of using Schmitt Trigger in the hardware circuit for key debouncing? a. Noise Elimination

b. Improvement in Noise Immunity

c. Increase in Noise Figure

d. Reduction in Noise Temperature

:



30) How many data lines are essential in addition to RS, EN and RW control lines for interfacing LCD w Atmel 89C51 microcontroller?

a. 3

b. 5

c. 8

d. 10

Answer





No is available for this question

ANSW 8

:

Answer






ANSW


ation:

Improvement in Noise Immunity

lanation is available for this question!

3) Which lines are driven low under the software control during interfacing HEX keyboard with PIC 16F a. Scan Lines

b. Return Lines

c. Both a & b

d. None of the above

Answer

Scan Lines ation


ANSW



4) Which keys are encoded for scan lines with '1101' value (RB1 low) condition? a. 0, 4, 8, C

b. 1, 5, 9, D

c. 2, 6, A, E

d. 3, 7, B, F

Answer



ANSW 2, 6, A, E




:

5) What value of 'B' should be loaded in the TRISB register if return lines (RB7:RB4) and RB3:RB0 are supposed to be inputs and outputs respectively after the PORT B initialization? a. 11000100

b. 11110011

c. 11110001

d. 11110000

Answer



11110000 ation


ANSW



6) Which pin should be set low along with the program counter contents more than 0FFFH for accessin external program memory?

a. EA

b. ALE

c. PSEN

d. All of the above

Answer



EA ation


ANSW



7) Which essential operation should be performed while reading the external program byte on the data a. Latching of lower address byte

b. Latching of higher address byte

c. Latching of any addressable byte irrespective of priority level

d. None of the above

Answer

ANSW Latching of lower address byte




:

8) Which bus/es acquire/s the potential of liberally receiving the code byte after addressing the lower o address byte?

a. Data bus

b. Address bus

c. Both a & b

d. None of the above

Answer

Data bus ation


ANSW



9) What happens when the RD signal becomes low during the read cycle?

a. Data byte gets loaded from external data memory to data bus


b. Address byte gets loaded from external data memory to address bus


c. Data byte gets loaded from external program memory to data bus

d. Address byte gets loaded from external program memory to address bus

Answer




10) Which among the below mentioned memory components possessess the potential of generating a signal for the latching purpose of lower address byte in an external data memory? a. CPU

b. Data Bus

c. Port 0

d. Port 1

Answer



ANSW CPU


:



11) Which ports assist in addressing lower order and higher address bytes into the data bus simultane while accessing the external data memory?

a. Port 0 & Port 1 respectively

b. Port 1 & Port 2 respectively

c. Port 0 & Port 2 respectively

d. Port 2 & Port 3 respectively

Answer

Port 0 & Port 2 respectively ation


ANSW



12) What happens when the latch is kept open once after the execution of the latch operation by allowi digital data byte to appear at the output?

a. Variation in an input digital data

b. Output data remains constant despite changing input digital data

c. Variation in an output data with respect to input data variation d. Cannot predict

Answer



ANSW Output data remains constant despite changing input digital data




:

13) How is the latch interfacing with the microcontroller related to the number of digital output function

a. It increases the number of digital output functions in a time multiplexed manner


b. It decreases the number of digital output functions in a time multiplexed manner

c. It increases the number of digital output functions in a frequency multiplexed manner

d. It decreases the number of digital output functions in a frequency multiplexed manner

Answer



It increases the number of digital output functions in a time multiplexed manner ation


ANSW



14) What is the correct chronological order/sequence of steps associated with the latch operations giv below?


a. Loading the data on output port

b. Increment in the digital output functions by using microcontroller pins

c. Application of latch enable signal to desired latch a. A, B, C

b. A, C, B

c. C, A, B

d. B, A, C

Answer



A, C, B ation


ANSW



15) In an electromechanical relay, the necessity of connecting an external base resistance arises only

_________

a. in the presence of an internal pull-up resistor

b. in the absence of an internal pull-up resistor

c. in the absence of an internal push-up resistor

d. in the presence of an internal push-up resistor

Answer

ANSW in the absence of an internal pull-up resistor


:



16) Which diodes are employed in the electromechanical relays since the inductor current cannot be re to zero?

a. Tunnel Diode

b. Shockley Diode

c. Freewheeling Diode

d. Zener Diode

Answer



Freewheeling Diode ation


ANSW



17) Where do the power gets dissipated during the gradual decay of an inductor current (upto zero valu turning OFF the transistor in an electromechanical relay?

a. Internal resistance of the coil

b. Internal Diode resistance

c. Both a & b

d. None of the above

Answer

ANSW Both a & b




:

18) Which factors indicate the necessity of sample and hold circuit in the process of analog-to-digital conversion?

a. Instantaneous variation in an input signal

b. Analog-to-digital conversion time

c. Both a & b

d. None of the above

Answer

Both a & b ation


ANSW



19) Which pin/signal of ADC AD571 interfacing apprises about the accomplishment of data reading in t microcontroller so as to indicate ADC to get ready for the next data sample? a. BLANK /CONVERT (high)

b. BLANK/DR (low)

c. DATA READY (DR)

d. All of the above

Answer



BLANK /CONVERT (high) ation


ANSW



20) Which errors are more likely to get generated by conversion time and ADC resolution respectively accordance to the digital signal processing?

a. Sampling & Quantization Errors

b. Systematic & Random Errors

c. Overload & Underload Errors

d. None of the above

Answer

ANSW Sampling & Quantization Errors




:

21) What is the purpose of blanking (BI) associated with the 7-segment display operations?


a. To turn ON the display

b. To turn OFF the display

c. To pulse modulate the brightness of display

d. To pulse modulate the lightness of display

a. B & C

b. A & D

c. A & B

d. C & D

Answer



B & C ation


ANSW



22) How are the port pins of microcontroller calculated for time-multiplexing types of display? a. 4 + number of digits to be displayed

b. 4 raised to the number of digits to be displayed

c. 4 - number of digits to be displayed

d. 4 x number of digits to be displayed

Answer

ANSW 4 + number of digits to be displayed




:

23) What does the RAM location at 44H indicates about the seven segment code? a. 7-segment code for the third character

b. 7-segment code for the fourth character

c. Display of select code for third display

d. Display of select code for fourth display


1) Where does the comparison level occur for 16-bit contents in the compare mode operation? a. Between CCPR1 register & TMR1

b. Between CCPR1 & CCPR2 registers

c. Between CCPR2 register & TMR1

d. Between CCPR2 register & TMR0

Answer

Between CCPR1 register & TMR1 ation


ANSW



2) Why are the pulse width modulated outputs required in most of the applications? a. To control average value of an input variables

b. To control average value of output variables

c. Both a & b

d. None of the above

Answer

ANSW To control average value of output variables




:

3) What would be the resolution value if oscillator and PWM frequencies are 16MHz and 2 MHz respecti a. 2

b. 3

Answer




ANSW 7

: -

segment code for the third character

No is available for this question!


c. 4

d. 8

Answer



3 ation


ANSW



4) How do the variations in an average value get affected by PWM period?

a. Longer the PWM period, faster will be the variation in an average value


b. Shorter the PWM period, faster will be the variation in an average value


c. Shorter the PWM period, slower will be the variation in an average value

d. Longer the PWM period, slower will be the variation in an average value

Answer



Shorter the PWM period, faster will be the variation in an average value ation


ANSW



5) Which among the below stated components should be filtered for determining the cut-off frequency corresponding to the PW period of low-pass filter?

a. Fundamental FPWM & higher harmonics

b. Resonant FPWM & higher harmonics

c. Slowly Varying DC components

d. Slowly Varying AC components

Answer

ANSW Fundamental FPWM & higher harmonics



:


6) Which among the below stated conditions are selected by the SSPCON & SSPSTAT control bits? a. Slave Select mode in slave mode

b. Data input sample phase

c. Clock Rate in master mode

d. All of the above

Answer



All of the above ation


ANSW



7) Which bit of SSPCON must be necessarily set so as to enable the synchronization of serial port? a. WCOL

b. SSPOV

c. CKP

d. SSPEN

Answer



SSPEN ation


ANSW



8) What should be the value of SSPM3:SSPM0 bits so that SPI can enter the slave mode by enabling SS control?

a. 0000

b. 0100

c. 0010

d. 0001

Answer


ANSW 0100


:



9) Which bits assist in determining the I2C bit rate during the initialization process of MSSP module in I mode?

a. SSPADD

b. SSPBUF

c. Both a & b

d. None of the above

Answer

SSPADD ation


ANSW



10) Which command/s should be essentially written for I2C input threshold selection and slew rate con operations?

a. SSPSTAT

b. SSPIF

c. ACKSTAT

d. All of the above

Answer



ANSW SSPSTAT




:

11) Where does the baud rate generation occur and begins to count the bits required to get transmitted an execution (set) of BF flag?

a. SCL line

b. SDA line

c. Both a & b

d. None of the above

Answer

SDA line ation


ANSW



12) How many upper bits of SSPSR are comparable to the address located in SSPADD especially after shifting of 8 bits into SSPSR under the execution of START condition? a. 7

b. 8

c. 16

d. 32

Answer



7 ation


ANSW



13) Where should the value of TX9 bit be loaded during the 9 bit transmission in an asynchronous mod a. TXSTA

b. RCSTA

c. SPBRG

d. All of the above

Answer



ANSW TXSTA




:

14) What is the purpose of a special function register SPBRG in USART?

a. To control the operation associated with baud rate generation

b. To control an oscillator frequency

c. To control or prevent the false bit transmission of 9th bit d. All of the above

Answer



To control the operation associated with baud rate generation ation


ANSW



15) Why is the flag bit TXIF tested or examined in the PIR1 register after shifting all the data bits during initialization process of USART in asynchronous mode?

a. For ensuring the transmission of byte

b. For ensuring the reception of byte

c. For ensuring the on-chip baud rate generation

d. For ensuring the 9th bit as a parity

Answer


For ensuring the transmission of byte ation


ANSW



16) How is the baud rate specified for high-speed (BRGH = 1) operation in an asynchronous mode? a. FOSC / 8 (X + 1)

b. FOSC / 16 (X + 1)

c. FOSC / 32 (X + 1)

d. FOSC / 64 (X + 1)

Answer

OSC / 16 (X + 1)




ANSW F

:

17) What is the status of shift clock supply in an USART synchronous mode? a. Master-internally, Slave-externally

b. Master-externally, Slave-internally

c. Master & Slave (both) - internally

d. Master & Slave (both) - externally

Answer

Master-internally, Slave-externally ation


ANSW



18) Which bit plays a salient role in defining the master or slave mode in TXSTA register especially in synchronous mode?

a. RSRC

b. CSRC

c. SPEN

d. SYNC

Answer



CSRC ation


ANSW



19) Which register/s should set the SPEN bit in order to configure RC7/RX/DT pins as DT (data lines)? a. TXSTA

b. RCSTA

c. Both a & b

d. None of the above

Answer

ANSW RCSTA



:


20) Which among the below assertions represent the salient features of PIC in C-18 compiler? a. Transparent read/ write access to an external memory

b. Provision of supporting an inline assembly during the necessity of an overall control

c. Integration with MPLAB IDE for source-level debugging d. All of the above

Answer



All of the above ation


ANSW



21) Which command-line option of compiler exhibits the banner comprising overall number of errors, messages, warnings and version number after an accomplishment of the compilation process? a. help

b. verbose

c. overlay

d. char

Answer



verbose ation


ANSW



22) In which aspects do the output functions specified in stdio.h differ from ANSI specified versions? a. Provision of MPLAB specific extensions

b. Floating-point Format Support

c. Data in Program Memory

d. All of the above

Answer


ANSW All of the above


:



23) What does the 'program idata' section of data memory contain in C-18 Compiler?

a. statically assigned/allocated initialized user variables

b. statically assigned /allocated uninitialized user variables

c. only executable instructions

d. variables as well as constants

Answer

statically assigned/allocated initialized user variables ation


ANSW



24) Which instruction is applicable to set any bit while performing bitwise operation settings? a. bcf

b. bsf

c. Both a & b

d. None of the above

Answer

ANSW bsf




:

25) Where is the result stored after an execution of increment and decrement operations over the spec purpose registers in PIC?

a. File Register

b. Working Register

c. Both a & b

d. None of the above


Answer





ANSW


Both a & b ation:


lanation is available for this question!

26) Which flags of status register are most likely to get affected by the single-cycle increment and decr instructions?

a. P Flags

b. C Flags

c. OV Flags

d. Z Flags

Answer



ANSW Z Flags



:

1) The interface between an analog signal and a digital processor is a. D/A converter

b. A/D converter

c. Modulator

d. Demodulator

Answer



ANSW A/D converter




:

2) The speech signal is obtained after



a. Analog to digital conversion

b. Digital to analog conversion

c. Modulation

d. Quantization

Answer



Digital to analog conversion ation


ANSW



3) Telegraph signals are examples of

a. Digital signals

b. Analog signals

c. Impulse signals

d. Pulse train

Answer


Digital signals ation


ANSW



4) As compared to the analog systems, the digital processing of signals allow


1) Programmable operations

2) Flexibility in the system design

3) Cheaper systems

4) More reliability

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1, 2 and 4 are correct

d. All the four are correct

Answer ANSW All the four are correct


:



5) The Nyquist theorem for sampling


1) Relates the conditions in time domain and frequency domain

2) Helps in quantization

3) Limits the bandwidth requirement 4) Gives the spectrum of the signal

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer

1 and 3 are correct ation


ANSW



6) Roll-off factor is

a. The bandwidth occupied beyond the Nyquist Bandwidth of the filter

b. The performance of the filter or device

c. Aliasing effect

d. None of the above

Answer

ANSW The bandwidth occupied beyond the Nyquist Bandwidth of the filter




:

7) A discrete time signal may be


1) Samples of a continuous signal

2) A time series which is a domain of integers

3) Time series of sequence of quantities 4) Amplitude modulated wave

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer

1, 2 and 3 are correct ation


ANSW



8) The discrete impulse function is defined by

a. δ(n) = 1, n ≥ 0

= 0, n ≠ 1

b. δ(n) = 1, n = 0

= 0, n ≠ 1

c. δ(n) = 1, n ≤ 0

= 0, n ≠ 1

d. δ(n) = 1, n ≤ 0

= 0, n ≥ 1


Answer



ANSW δ(n) = 1, n = 0

1




= 0, n ≠ :

9) DTFT is the representation of

a. Periodic Discrete time signals

b. Aperiodic Discrete time signals

c. Aperiodic continuous signals

d. Periodic continuous signals

Answer

Aperiodic Discrete time signals ation


ANSW



10) The transforming relations performed by DTFT are


1) Linearity

2) Modulation

3) Shifting

4) Convolution

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer


ANSW All the four are correct




:

11) The DFT is preferred for


1) Its ability to determine the frequency component of the signal

2) Removal of noise

3) Filter design

4) Quantization of signal

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer

1 and 3 are correct ation


ANSW



12) Frequency selectivity characteristics of DFT refers to

a. Ability to resolve different frequency components from input signal

b. Ability to translate into frequency domain

c. Ability to convert into discrete signal

d. None of the above

Answer


Ability to resolve different frequency components from input signal ation


ANSW



13) The Cooley–Tukey algorithm of FFT is a

a. Divide and conquer algorithm

b. Divide and rule algorithm

c. Split and rule algorithm

d. Split and combine algorithm

Answer

ANSW Divide and conquer algorithm




:

14) FFT may be used to calculate


1) DFT

2) IDFT

3) Direct Z transform 4) In direct Z transform

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer

1 and 2 are correct ation


ANSW



15) DIT algorithm divides the sequence into

a. Positive and negative values

b. Even and odd samples

c. Upper higher and lower spectrum

d. Small and large samples

Answer

ANSW Even and odd samples




:

16) The computational procedure for Decimation in frequency algorithm takes a. Log2 N stages

b. 2Log2 N stages

c. Log2 N2 stages

d. Log2 N/2 stages

Answer





ANSW


Log2 N stages ation:


lanation is available for this question!

17) The transformations are required for


1) Analysis in time or frequency domain

2) Quantization

3) Easier operations

4) Modulation

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer


1 and 3 are correct ation


ANSW



18) The s plane and z plane are related as

a. z = esT

b. z = e2sT

c. z = 2esT

d. z = esT/2

Answer



ANSW z = esT




:

19) The similarity between the Fourier transform and the z transform is that

a. Both convert frequency spectrum domain to discrete time domain

b. Both convert discrete time domain to frequency spectrum domain

c. Both convert analog signal to digital signal

d. Both convert digital signal to analog signal

Answer

Both convert discrete time domain to frequency spectrum domain ation


ANSW



20) The ROC of a system is the

a. range of z for which the z transform converges

b. range of frequency for which the z transform exists

c. range of frequency for which the signal gets transmitted

d. range in which the signal is free of noise

Answer


ANSW range of z for which the z transform converges




:

21) The several ways to perform an inverse Z transform are


1) Direct computation

2) Long division

3) Partial fraction expansion with table lookup

4) Direct inversion

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer






ANSW


ation:

All the four are correct

lanation is available for this question!

22) The anti causal sequences have ______ components in the left hand sequences. a. Positive

b. Negative

c. Both a and b

d. None of the above

Answer

Positive ation


ANSW



23) For an expanded power series method, the coefficients represent a. Inverse sequence values

b. Original sequence values

c. Negative values only

d. Positive values only

Answer

ANSW Inverse sequence values




:

24) The region of convergence of x/ (1+2x+x2) is a. 0

b. 1

c. Negative

d. Positive

Answer



1 ation


ANSW



25) The IIR filter designing involves

a. Designing of analog filter in analog domain and transforming into digital domain

b. Designing of digital filter in analog domain and transforming into digital domain

c. Designing of analog filter in digital domain and transforming into analog domain

d. Designing of digital filter in digital domain and transforming into analog domain

Answer


Designing of digital filter in analog domain and transforming into digital domain ation


ANSW



26) For a system function H(s) to be stable

a. The zeros lie in left half of the s plane

b. The zeros lie in right half of the s plane

c. The poles lie in left half of the s plane

d. The poles lie in right half of the s plane

Answer

ANSW The poles lie in left half of the s plane




:

27) IIR filter design by approximation of derivatives has the limitations


1) Used only for transforming analog high pass filters

2) Used for band pass filters having smaller resonant frequencies

3) Used only for transforming analog low pass filters

4) Used for band pass filters having high resonant frequencies a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

2 and 3 are correct ation


ANSW



28) The filter that may not be realized by approximation of derivatives techniques are


1) Band pass filters

2) High pass filters

3) Low pass filters 4) Band reject filters

a. 1, 2 and 3 are correct

b. 2 and 4 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

ANSW 2 and 4 are correct




:

29) In direct form for realisation of IIR filters,


1) Denominator coefficients are the multipliers in the feed forward paths

2) Multipliers in the feedback paths are the positives of the denominator coefficients

3) Numerator coefficients are the multipliers in the feed forward paths

4) Multipliers in the feedback paths are the negatives of the denominator coefficients a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 3 and 4 are correct

d. All the four are correct

Answer

3 and 4 are correct ation


ANSW



30) The direct form II for realisation involves


1) The realisation of transfer function into two parts

2) Realisation after fraction

3) Product of two transfer functions 4) Addition of two transfer functions

a. 1, 2 and 3 are correct

b. 1 and 3 are correct

c. 3 and 4 are correct

d. All the four are correct

Answer

ANSW 1 and 3 are correct




:

31) The cascade realisation of IIR systems involves


1) The transfer function broken into product of transfer functions

2) The transfer function divided into addition of transfer functions

3) Factoring the numerator and denominator polynomials 4) Derivatives of the transfer functions

a. 1, 2 and 3 are correct

b. 1 and 3 are correct

c. 3 and 4 are correct

d. All the four are correct

Answer

1 and 3 are correct ation


ANSW



32) The advantage of using the cascade form of realisation is


1) It has same number of poles and zeros as that of individual components

2) The number of poles is the product of poles of individual components

3) The number of zeros is the product of poles of individual components 4) Over all transfer function may be determined

a. 1, 2 and 3 are correct

b. 1 and 3 are correct

c. 1 and 4 are correct

d. All the four are correct

Answer

ANSW 1 and 4 are correct




:

33) Which among the following represent/s the characteristic/s of an ideal filter? a. Constant gain in passband

b. Zero gain in stop band

c. Linear Phase Response

d. All of the above

Answer



All of the above ation


ANSW



34) FIR filters ________


A. are non-recursive

B. do not adopt any feedback

C. are recursive D. use feedback

a. A & B

b. C & D

c. A & D

d. B & C

Answer


A & B ation


ANSW



35) In tapped delay line filter, the tapped line is also known as ________ a. Pick-on node

b. Pick-off node

c. Pick-up node

d. Pick-down node

Answer

ANSW Pick-off node


:



36) How is the sensitivity of filter coefficient quantization for FIR filters? a. Low

b. Moderate

c. High

d. Unpredictable

Answer



Low ation


ANSW



37) Decimation is a process in which the sampling rate is __________. a. enhanced

b. stable

c. reduced

d. unpredictable

Answer



ANSW reduced




:

38) Anti-imaging filter with cut-off frequency ωc = π/ I is specifically used _______ upsampling process removal of unwanted images.

a. Before

b. At the time of

c. After

d. All of the above



Answer





ANSW


After ation:

lanation is available for this question!

39) Which units are generally involved in Multiply and Accumulate (MAC)? a. Adder

b. Multiplier

c. Accumulator

d. All of the above

Answer



All of the above ation


ANSW



40) In DSP processors, which among the following maintains the track of addresses of input data as w coefficients stored in data and program memories?

a. Data Address Generators (DAGs)

b. Program sequences

c. Barrel Shifter

d. MAC

Answer



ANSW Data Address Generators (DAGs)



:


1

) The cost of the digital processors is cheaper because

a. Processor allows time sharing among a number of signals

b. The hardware is cheaper

c. Require less maintenance

d. Less power consumption

Answer

Processor allows time sharing among a number of signals ation


ANSW



2) The operations that may be performed on vectors in Euclidean Space are


1) Inner product, distance between vectors

2) Norm of a vector, orthogonal vectors

3) Orthonormal functions

4) Vector division

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 1, 2 and 4 are correct

d. All the four are correct

Answer


1, 2 and 3 are correct ation


ANSW


3) The norm or length of a signal is given by

a. The square of the energy of the signal

b. The square root of the energy of the signal

c. The inverse of the energy of the signal

d. The cube root of the energy of the signal

Answer

ANSW The square root of the energy of the signal


:



4) The principle of Gram-Schmidt Orthogonalization (GSO) states that, any set of M energy signals can expressed as

a. Summation of N ortho normal basis functions, where N ≤ M.


b. Linear combinations of N ortho normal basis functions, where N ≤ M.


c. Product of logarithmic combinations of N ortho normal basis functions, where N ≤ M.

d. Product of inverse squares of N ortho normal basis functions, where N ≤ M.

Answer


Linear combinations of N ortho normal basis functions, where N ≤ M. ation


ANSW



5) A signal x[n] is anti symmetric or odd when

a. x[-n] = x[n] • x[n]

b. x[n] = -x[n]

c. x[n] = [x[n]]2

d. x[-n] = -x[n]

Answer



-n] = -x[n]

anation:



ANSW x[

Expl

6) Time shifting of discrete time signal means

a. y[n] = x[n-k]

b. y[n] = x[-n-k]

c. y[n] = -x[n-k]

d. y[n] = x[n+k]

Answer



y[n] = x[n-k] ation


ANSW



7) Time reversal of a discrete time signal refers to a. y[n] = x[-n+k]

b. y[n] = x[-n]

c. y[n] = x[-n-k]

d. y[n] = x[n-k]

Answer


y[n] = x[-n] ation


ANSW



8) Causal systems are the systems in which

a. The output of the system depends on the present and the past inputs

b. The output of the system depends only on the present inputs

c. The output of the system depends only on the past inputs


d. The output of the system depends on the present input as well as the previous outputs

Answer



ANSW The output of the system depends on the present and the past inputs




:

9) The basic properties of DFT includes


1) Linearity

2) Periodicity

3) Circular symmetry

4) Summation

a. 1, 2 and 3 are correct

b. 1, 2 and 4 are correct

c. 1 and 3 are correct

d. All the four are correct

Answer

1, 2 and 3 are correct ation


ANSW



10) Padding of zeros increases the frequency resolution. a. True

b. False


Answer


False ation


ANSW



11) Circular shift of an N point is equivalent to

a. Circular shift of its periodic extension and its vice versa

b. Linear shift of its periodic extension and its vice versa

c. Circular shift of its aperiodic extension and its vice versa

d. Linear shift of its aperiodic extension and its vice versa

Answer

ANSW Linear shift of its periodic extension and its vice versa


:



12) The circular convolution of two sequences in time domain is equivalent to a. Multiplication of DFTs of two sequences

b. Summation of DFTs of two sequences

c. Difference of DFTs of two sequences

d. Square of multiplication of DFTs of two sequences

Answer

Multiplication of DFTs of two sequences ation


ANSW



13) For the calculation of N- point DFT, Radix -2 FFT algorithm repeats a. 2(N Log2 N) stages

b. (N Log2 N)2/2 stages

c. (N Log2 N)/2 stages

d. (N Log2(2 N))/2 stages

Answer

(N Log2 N)/2 stages ation


ANSW


14) Radix - 2 FFT algorithm performs the computation of DFT in

a. N/2Log2 N multiplications and 2Log2 N additions

b. N/2Log2 N multiplications and NLog2 N additions

c. Log2 N multiplications and N/2Log2 N additions

d. NLog2 N multiplications and N/2Log2 N additions

Answer




ANSW N/2Log2 N multiplications and NLog2 N additions :



15) The overlap save method is used to calculate

a. The discrete convolution between a sampled signal and a finite impulse response (FIR) filter

b. The discrete convolution between a sampled signal and an infinite impulse response (IIR) filter

c. The discrete convolution between a very long signal and a finite impulse response (FIR) filter

d. The discrete convolution between a very long signal and a infinite impulse response (IIR) filter

Answer

The discrete convolution between a very long signal and a finite impulse response (FIR) filter ation


ANSW



16) Overlap-Add Method Deals with principles that

a. The linear convolution of a discrete-time signal of length L and a discrete-time signal of length M produces a time convolved result of length L + M - 1


b. The linear convolution of a discrete-time signal of length L and a discrete-time signal of length M produces a time convolved result of length L + M

c. The linear convolution of a discrete-time signal of length L and a discrete-time signal of length M produces a time convolved result of length 2L + M - 1

d. The linear convolution of a discrete-time signal of length L and a discrete-time signal of length M produces a time convolved result of length 2L + 2M - 1


Answer



ANSW The linear convolution of a discrete-time signal of length L and a discrete-time signal of length M produces a discrete-time convolved result of length L + M - 1




:



17) ROC does not have

a. zeros

b. poles

c. negative values

d. positive values

Answer



poles ation


ANSW



18) Damping is the ability of a system

a. To support oscillatory nature of the system’s transient response

b. To oppose the continuous nature of the system's transient response

c. To oppose the oscillatory nature of the system's transient response

d. To support the discrete nature of the system's transient response

Answer


To oppose the oscillatory nature of the system's transient response ation


ANSW



19) The condition for a system to be causal is

a. All poles of its transfer function must be left half of s-plane

b. All poles of its transfer function must be right half of s-plane

c. All zeros of its transfer function must be right half of s-plane

d. All zeros of its transfer function must be left half of s-plane

Answer

ANSW All poles of its transfer function must be right half of s-plane



:


20) The condition for a system to be stable is

a. All poles of its transfer function lie on the left half of s-plane

b. All poles of its transfer function must be right half of s-plane

c. All zeros of its transfer function must be right half of s-plane

d. All zeros of its transfer function must be left half of s-plane

Answer

All poles of its transfer function lie on the left half of s-plane ation


ANSW



21) Partial fraction method involves

a. Allotting coefficients

b. Dividing the numerator by denominator to get fractions

c. Dividing single fraction into parts

d. None of the above

Answer

ANSW Dividing single fraction into parts




:

22) The factors formed for partial fraction are a combination of


1) Linear factors

2) Irreducible quadratic factors

3) Square roots

4) Cube roots

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

1 and 2 are correct ation


ANSW



23) For a partial fraction method to be followed,


1) The degree of the numerator must be more than the degree of the denominator.

2) The factors formed for partial fraction are a combination of Linear factors and Irreducible quadratic fa3) The degree of the numerator must be less than the degree of the denominator.

4) The factors formed for partial fraction are a combination of Linear factors and Square roots. a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer


2 and 3 are correct ation


ANSW



24) The partial fraction of x2+1/x(x-1)2 is

a. 1/ (x-1) + 2/(x-1)2 - 1/x

b. 1/ (x-1) + 2/(x-1)2 - 3/x

c. 1/ (x-1) + 2/(x-1)2 - 3/x2

d. 1/ (x+1) + 2/(x+1)2 - 1/x

Answer ANSW 1/ (x-1) + 2/(x-1)2 - 1/x


:



25) The impulse invariant method is obtained by

a. Sampling the impulse response of an equivalent analog filter

b. Taking backward difference for the derivative

c. Mapping from s-domain to z-domain

d. Approximation of derivatives

Answer

Sampling the impulse response of an equivalent analog filter ation


ANSW



26) The transformation technique in which there is one to one mapping from s-domain to z-domain is a. Approximation of derivatives

b. Impulse invariance method

c. Bilinear transformation method

d. Backward difference for the derivative

Answer

ANSW Bilinear transformation method




:

27) The frequency warping is referred as


1) lower frequencies in analog domain expanded in digital domain 2) lower frequencies in digital domain expanded in analog domain

3) non linear mapping

4) compression of higher frequencies

a. 1, 3 and 4 are correct

b. 2 and 4 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

1, 3 and 4 are correct ation


ANSW



28) The magnitude response of Butterworth filter has


1) Flat stop band

2) Flat pass band

3) Tapering pass band 4) Tapering stop band

a. 1 and 2 are correct

b. 2 and 4 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer


1 and 2 are correct ation


ANSW


29) In the cascaded form of realisation, the polynomials are factored into

a. a product of 1st-order and 2nd-order polynomials

b. a product of 2nd-order and 3rd-order polynomials

c. a sum of 1st-order and 2nd-order polynomials

d. a sum of 2nd-order and 3rd-order polynomials

Answer

ANSW a product of 1st-order and 2nd-order polynomials


:



30) Parallel form of realisation is done in

a. High speed filtering applications

b. Low speed filtering applications

c. Both a and b

d. None of the above

Answer

High speed filtering applications ation


ANSW



31) A partial-fraction expansion of the transfer function in Z-1 leads to a. The parallel form II structure

b. The parallel form I structure

c. Cascaded structure

d. None of the above

Answer

The parallel form I structure ation


ANSW


32) A direct partial-fraction expansion of the transfer function in Z leads to a. The parallel form II structure

b. The parallel form I structure

c. Cascaded structure

d. None of the above

Answer




ANSW The parallel form II structure :



33) Basically, group delay is the delayed response of filter as a function of ________. a. Phase

b. Amplitude

c. Frequency

d. All of the above

Answer



Frequency ation


ANSW



34) A filter is said to be linear phase filter if the phase delay and group delay are _______ a. High

b. Moderate

c. Low

d. Constant

Answer



ANSW Constant




:

35) Which among the following has/have a provision to support an adaptive filtering mechanism? a. IIR

b. FIR

c. Both a and b

d. None of the above

Answer





ANSW


Both a and b ation:


lanation is available for this question!

36) Which is/are the correct way/s for the result quantization of an arithmetic operation? a. Result Truncation

b. Result Rounding

c. Both a and b

d. None of the above

Answer

Both a and b ation


ANSW



37) In direct form realization for an interpolator, which among the following generates an intermediate a. Upsampler

b. Downsampler

c. Anti-imaging filter

d. Anti-aliasing filter

Answer

ANSW Upsampler




:

38) To change the sampling rate for better efficiency in two or multiple stages, The decimation and interpolation factors must be _________unity.

a. Less than

b. Equal to


c. Greater than

d. None of the above

Answer

Greater than ation


ANSW



39) Which address/es is/are generated by Program Sequences? a. Data Address

b. Instruction Address

c. Both a and b

d. None of the above

Answer


Instruction Address ation


ANSW



40) In DAGs, which register/s provide/s increment or step size for index register especially during the r move?

a. Index Register

b. Length & Base Register

c. Modify Register

d. All of the above

Answer



ANSW Modify Register



:



1) Two vectors a, b are orthogonal if

a. <a,b> = 0

b. <a,b> = <a,b>

c. <a,b> = 1

d. <a,b> = - <a,b>

Answer



<a,b> = 0 ation


ANSW



2) One dimensional signal is a function of

a. Multiple independent variables

b. Single independent variable

c. Multiple dependent variables

d. Single dependent variable

Answer


Single independent variable ation


ANSW



3) Superposition of signals in a linear system refers to the

a. Output that is product of all the signals

b. Output that is sum of all the signals

c. Output that is of highest amplitude of all the signals

d. Output that is of largest spectrum of all the signals

Answer

ANSW Output that is sum of all the signals



:


4) The scaling of a sequence x[n] by a factor α is given by a. y[n] = α [x[n]]2

b. y[n] = α x[n2]

c. y[n] = α x[n]

d. y[n] = x[n]x[-n]

Answer



y[n] = α x[n] ation


ANSW



5) DFT is applied to

a. Infinite sequences

b. Finite discrete sequences

c. Continuous infinite signals

d. Continuous finite sequences

Answer

ANSW Finite discrete sequences




:

6) The filtering is performed using DFT using


1) Limited size or blocks of data

2) Small memory size

3) Large memory size 4) Large segments of data

a. 1, 2 and 3 are correct

b. 3 and 4 are correct

c. 1 and 2 are correct

d. All the four are correct

Answer

1 and 2 are correct ation


ANSW



7) In Overlap-Add Method with linear convolution of a discrete-time signal of length L and a discretesignal of length M, for a length N, zero padding should be of length a. L, M > N

b. L, M = N

c. L, M < N

d. L, M < N2

Answer



L, M < N ation


ANSW



8) Discrete cosine transforms (DCTs) express a function or a signal in terms of

a. Sum of cosine functions oscillating at different frequencies


b. Sum of cosine functions oscillating at same frequencies


c. Sum of cosine functions at different sampling intervals

d. Sum of cosine functions oscillating at same sampling intervals

Answer



ANSW Sum of cosine functions oscillating at different frequencies



:


9) A system is said to be unstable if

a. None of the poles of its transfer function is shifted to the right half of s-plane

b. At least one zero of its transfer function is shifted to the right half of s-plane

c. At least one pole of its transfer function is shifted to the right half of s-plane

d. At least one pole of its transfer function is shifted to the left half of s-plane

Answer

At least one pole of its transfer function is shifted to the right half of s-plane ation


ANSW



10) A system is said to be marginally unstable if

a. None of its zeros of its transfer function lies on the jω axis of s-plane

b. At least one zero of its transfer function lies on the jω axis of s-plane

c. None of its poles of its transfer function lies on the jω axis of s-plane

d. At least one pole of its transfer function lies on the jω axis of s-plane

Answer



At least one pole of its transfer function lies on the jω axis of s-plane ation


ANSW



11) The nonlinear difference equations are solved using a. Iterative method

b. Cobweb model

c. Phase diagram

d. Power series method

Answer

ANSW Phase diagram


:



12) Correlation is used for


1) Computation of average power in waveforms

2) Climatography

3) Identification of binary code word in PCM systems

4) Quantization

a. 1, 2 and 3 are correct

b. 1 and 2 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

1, 2 and 3 are correct ation


ANSW



13) The Chebyshev filters have


1) Flat pass band

2) Flat stop band

3) Equiripple pass band 4) Tapering stop band

a. 1 and 2 are correct

b. 2 and 4 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

ANSW 2 and 3 are correct


:



14) The Elliptic filters have


1) Flat pass band

2) Flat stop band

3) Equiripple pass band 4) Equiripple stop band

a. 1 and 2 are correct

b. 3 and 4 are correct

c. 2 and 3 are correct

d. All the four are correct

Answer

3 and 4 are correct ation


ANSW



15) The effects caused due to finite word lengths are


1) Coefficient quantization error

2) Adder overflow limit cycle

3) Round off noise

4) Limit cycles

a. 1, 2 and 3 are correct

b. 1 and 3 are correct

c. 1 and 4 are correct

d. All the four are correct

Answer ANSW All the four are correct


:



16) The error in the filter output that results from rounding or truncating calculations within the filter is a. Coefficient quantization error

b. Adder overflow limit cycle

c. Round off noise

d. Limit cycles

Answer



Round off noise ation


ANSW



17) Consider the assertions given below. Which among them is an advantage of FIR Filter?

a. Necessity of computational techniques for filter implementation

b. Requirement of large storage

c. Incapability of simulating prototype analog filters

d. Presence of linear phase response

Answer

Presence of linear phase response ation


ANSW


18) For a linear phase filter, if Z1 is zero then what would be the value of Z1-1 or 1/ Z1? a. Zero

b. Unity

c. Infinity

d. Unpredictable

Answer




ANSW Zero

:



19) In FIR filter design, which among the following parameters is/are separately controlled by using Ka window?

a. Order of filter (M)

b. Transition width of main lobe

c. Both a and b

d. None of the above

Answer

Both a and b ation


ANSW



20) Which window function is also regarded as 'Raised-cosine window'? a. Hamming window

b. Hanning window

c. Barlett window

d. Blackman window

Answer


ANSW Hanning window




:

21) In Barlett window, the triangular function resembles the tapering of rectangular window sequence _ from the middle to the ends.

a. linearly

b. elliptically

c. hyperbolically

d. parabolically

Answer



linearly ation


ANSW



22) In Gibb's phenomenon, the ringing effect is predominantly present near the ______ . a. bandgap

b. bandedge

c. bandwidth

d. bandshell

Answer


bandedge ation


ANSW



23) How is/are the roundoff errors reduced in the digital FIR filter?

a. By representation of all products with double-length registers

b. By rounding the results after acquiring the final sum

c. Both a and b

d. None of the above

Answer

ANSW Both a and b




:

24) In linear phase realization, equal valued coefficients are taken common for reducing the requisite n of ________.

a. adders

b. subtractors

c. multipliers

d. dividers

Answer



multipliers ation


ANSW



25) Which filters exhibit their dependency upon the system design for the stability purpose? a. FIR

b. IIR

c. Both a and b

d. None of the above

Answer


IIR ation


ANSW



26) In FIR filters, which among the following parameters remains unaffected by the quantization effect? a. Magnitude Response

b. Phase Characteristics

c. Both a and b

d. None of the above

Answer

ANSW Phase Characteristics




:

27) In the frequency response characteristics of FIR filter, the number of bits per coefficient should be _________in order to maintain the same error.

a. Increased

b. Constant

c. Decreased

d. None of the above

Answer

Increased ation


ANSW



28) In cascade form of realization, how many bits should be used to represent the FIR filter coefficients order to avoid the quantization effect on filter coefficients? a. 5 to 10

b. 12 to 14

c. 20 to 24

d. 28 to 40

Answer


ANSW 12 to 14




:

29) Consider the assertions (steps) given below. Which among the following is a correct sequence of designing steps for the sampling rate converters?


A. Computation of decimation/interpolation factor for each stage.

B. Clarification of anti-aliasing / anti-imaging filter requirements.

C. Designing of filter at each stage.

D. Calculation of optimum stages of decimation/ interpolation yielding maximum efficient implementatio

a. A, B, C, D

b. C, A, D, B

c. D, A, B, C

d. B, D, A, C

Answer



B, D, A, C ation


ANSW



30) For designing a multirate LPF with passband 0 to 50 Hz, stopband 60 to 280 Hz, stopband deviation passband deviation 0.01 and sampling frequency (fs) = 400 Hz, what would be the value of normalized tr width?

a. 0.025 Hz

b. 1.25 Hz

c. 1.50 Hz

d. 2.6 Hz

Answer



0.025 Hz ation


ANSW



31) In polyphase filters, the subfilters which share a common delay line results in the reduction of the s requirement by factor ______

a. 1

b. 2

c. 3

d. 4

Answer




ANSW 3

:



32) How is the operating level of sampling rate for the subfilters involved in the polyphase filters? a. Low

b. Moderate

c. High

d. None of the above

Answer

Low ation


ANSW



33) In polyphase filter, which kind of realization is/are adopted for three subfilters possessing coefficie a. Cascade

b. Parallel

c. Direct

d. All of the above

Answer



Parallel ation


ANSW


34) How is the sampling rate conversion achieved by factor I/D?

a. By increase in the sampling rate with (I)

b. By filtering the sequence to remove unwanted images of spectra of original signal

c. By decimation of filtered signal with factor D

d. All of the above

Answer




ANSW All of the above :



35) Program Sequence plays a crucial role in maintaining the track of ___________ a. Program counter increment

b. Conditional branching & looping

c. Subroutine & interrupt handling

d. All of the above

Answer



All of the above ation


ANSW



36) In DSP Processor, what kind of queuing is undertaken/executed through instruction register and instruction cache?

a. Implicate

b. Explicate

c. Both a and b

d. None of the above

Answer


ANSW Implicate




:

37) In TMS 320 C6x processor architecture, which functional unit is adopted for transferring the data fr register to and from control register?

a. L2

b. M2

c. S2

d. D2

Answer



S2 ation


ANSW



38) In TMS 320 C6x processor architecture, which operation/s is/are performed by 'M' functional unit? a. Bit expansion

b. Bit interleaving & deinterleaving

c. Rotation & Variable shifting

d. All of the above

Answer


All of the above ation


ANSW



39) In C6X processor, which external device/s get/s acquire/s an interface support by EMIF peripheral? a. Synchronous burst

b. Asynchronous devices

c. Externally shared memory devices

d. All of the above

Answer


 



ANSW All of the above




:

40) Which peripheral on C 6 X processor allows buffering of serial samples in memory by port automat especially with an assistance of EDMA controller?


a. Boot Loader

b. HPI

c. EMIF

d. McBSP

Answer



ANSW McBSP




pune university mcq pune university mcq question bank 2020 pune university mcq question bank 2021 pune university mcq question bank 2021 engineering pune university mcq question bank pdf pune university mcq 2021 pune university mcq question bank 2020 mba pune university mba mcq questions tybcom pune university mcq question paper corporate accounting sybcom pune university mcq pune university mcq question bank business communication sybcom pune university mcq brm mcq pune university consumer behaviour mcq pune university ty bcom mcq pune university business management mcq pune university pune university civil engineering mcq pune university computer engineering mcq structural design 3 pune university mcq decision science mcq pune university pune university engineering mcq pune university online exam mcq question bank pune university online exam mcq pdf pune university mba online exam mcq engineering mechanics mcq pune university pdf employment relations mcq pune university financial management mcq pune university pune university mcq pune university mcq questions pune university mcq pdf pune university m3 mcq pune university m3 mcq pdf pune university mechanics mcq pdf pune university engineering mechanics mcq pune university mcq question bank mba pune university mba online mcq pune university online exam mcq organisational behaviour mcq pune university pune university online exam question bank pdf mcq strategic management mcq pune university pdf pune university mcqs pune university sybcom mcq som mcq pune university tybcom mcq pune university indirect taxation mcq pune university pune university mcq question bank 2020 engineering pune university online exam question bank pdf mba mcq questions with answers pune university mba mcq questions with answers pdf pune university tybcom pune university question paper corporate accounting sybcom pune university corporate accounting sybcom ty bcom mcq question bank pune university pune university mcq question bank engineering pune university online exam question bank business communication sybcom pune university business communication sybcom business communication sybcom pdf consumer buying behaviour mcq consumer behaviour mcq consumer behaviour mba mcq ty b.com mcq question pdf pune university strategic management mcq pune university decision science mcq pune university pdf decision science mba mcq pdf pune university decision science mcq decision science mba mcq pune university decision science mcq pdf decision science mba mcq decision science mcq with answers pdf engineering metallurgy mcq pdf pune university pune university online exam mcq question bank pdf unipune online exam mcq pdf pune university mcq question bank 2020 pune university mcq question bank 2021 pune university mcq question bank 2021 engineering pune university mcq question bank pdf pune university mcq 2021 pune university mcq question bank 2020 mba pune university mcq question bank mba corporate accounting sybcom pune university mcq pune university mcq question bank business communication sybcom pune university mcq brm mcq pune university pune university civil engineering mcq pune university computer engineering mcq structural design 3 pune university mcq pune university engineering mcq pune university online exam mcq question bank pune university online exam mcq pdf pune university mba online exam mcq pune university mcq pune university mcq questions pune university mcq pdf pune university online exam mcq unipune mcq unipune mcq pdf unipune mcq question bank unipune mcq question bank 2021 unipune online mcq pdf unipune online mcq pdf se unipune online mcq pdf mba unipune online mcq pdf se mechanical unipune online mcq pdf bcom unipune mcq unipune exam mcq question bank pune university engineering mcq unipune online mcq pdf engineering unipune online mcq pdf fe unipune.ac.in mcq pune university mba mcq questions pune university m3 mcq pune university m3 mcq pdf pune university mechanics mcq pdf unipune study material mcq unipune online mcq pdf m3 unipune online mcq pdf se civil pune university mcq question bank 2020 pune university mcq questions pune university mcq question bank 2020 engineering unipune mcqs pune university sybcom mcq unipune online mcq pdf s.e. comp unipune online mcq pdf s.e. computer mcq sppu unipune online mcq pdf se comp unipune online exam mcq pdf unipune online mcq pdf se it pune university mcq question bank 2021 unipune online exam question bank unipune mcq question bank engineering pune university online exam mcq question bank pune university mcq question bank mba unipune online mcq pdf s.e. mechanical unipune online mcq pdf tybcom unipune online mcq pdf sybcom sppu mcq sppu mcq question bank sppu mcq computer engineering sppu mcq question bank mechanical engineering sppu mcq pdf computer engineering sppu mcq question bank civil engineering sppu mcq pdf electrical engineering sppu mcq pdf mechanical engineering sppu mcq civil engineering sppu mcq app sppu mcq books sppu mcq be computer engineering sppu bee mcq sppu bcom mcq sppu mcq question bank engineering sppu coa mcq sppu cn mcq sppu engineering chemistry mcq with answers pdf sppu se computer mcq sppu dbms mcq sppu dm mcqs sppu dsa mcqs sppu m3 mcq pdf download sppu mcq exam sppu engineering mcq question bank sppu electrical engineering mcq sppu fds mcq sppu fe mcq sppu fe mcq pdf fpl 1 sppu mcq sppu mcq sppu isee mcq sppu se it mcqs sppu machine learning mcq sppu m3 mcq pdf sppu m3 mcq sppu m1 mcq pdf sppu mechanics mcq sppu mechanics mcq pdf sppu m2 mcq pdf sppu microprocessor mcq sppu mba mcq sppu online mcq pdf sppu online mcq practice sppu online mcq sppu oop mcqs m3 sppu online mcq sppu mcq pdf sppu mcq pdf civil engineering sppu mcq pdf information technology sppu ppl mcq sppu mcq question bank computer engineering sppu mcq question bank information technology sppu mcq question bank tybcom sppu mcq question bank electrical engineering sppu mcqs sppu som mcq sppu sepm mcq sppu sybcom mcq question paper sppu mcq questions sppu material science mcq sppu material science mcq pdf sppu data structure mcq sppu mcq telegram sppu mcq telegram channel sppu tybcom mcq question paper sppu toc mcq sppu thermodynamics mcq pdf sppu thermodynamics mcq sppu tybcom mcq heat transfer mcqs sppu sppu wheebox mcq pdf sppu engineering physics mcq with answers pdf wheebox sppu mcq sppu mcq question bank final year sppu mcq question bank sybcom sppu mcq question bank bba pune university mcq question bank 2020 engineering sppu mcq question bank for engineering sppu mcq question bank for first year engineering sppu online exam question bank pune university mcq question bank mba sppu online question bank sppu mcq question bank pdf sppu basic electrical engineering mcq pdf sppu online exam app sppu question bank mcq for engineering sppu coa mcqs coa mcq pdf sppu sppu cn mcq pdf sppu dsa lab assignments sppu m3 online exam pdf sppu online exam mcq pdf sppu final year exam mcq question bank exam online sppu sppu online exam practice test sppu m3 online mcq exam pdf unipune exam mcq question bank sppu online exam timetable sppu pune online exam timetable sppu online exam sppu online exam questions sppu online examination system question bank sppu engineering mcq question bank pdf basic electrical engineering sppu mcq sppu electrical engineering question paper sppu online exam pdf sppu isee mcq pdf sppu se comp mcqs sppu se civil mcq sppu se mechanical mcq sppu mcq books sppu mcq be computer engineering sppu bee mcq sppu bcom mcq sppu mcq question bank engineering sppu coa mcq sppu cn mcq sppu engineering chemistry mcq with answers pdf sppu se computer mcq sppu dbms mcq sppu dm mcqs sppu dsa mcqs sppu m3 mcq pdf download sppu mcq exam sppu engineering mcq question bank sppu electrical engineering mcq sppu fds mcq sppu fe mcq sppu fe mcq pdf fpl 1 sppu mcq sppu isee mcq sppu se it mcqs sppu machine learning mcq sppu m3 mcq pdf sppu m3 mcq sppu m1 mcq pdf sppu mechanics mcq sppu mechanics mcq pdf sppu m2 mcq pdf sppu microprocessor mcq sppu mba mcq sppu online mcq pdf sppu online mcq practice sppu online mcq sppu oop mcqs m3 sppu online mcq sppu mcq pdf sppu mcq pdf civil engineering sppu mcq pdf information technology sppu ppl mcq sppu mcq question bank computer engineering sppu mcq question bank information technology sppu mcq question bank tybcom sppu mcq question bank electrical engineering sppu som mcq sppu sepm mcq sppu sybcom mcq question paper sppu mcq questions sppu material science mcq sppu material science mcq pdf sppu data structure mcq sppu mcq telegram sppu mcq telegram channel sppu tybcom mcq question paper sppu toc mcq sppu thermodynamics mcq pdf sppu thermodynamics mcq sppu tybcom mcq heat transfer mcqs sppu sppu wheebox mcq pdf sppu engineering physics mcq with answers pdf wheebox sppu mcq sppu mcq question bank final year sppu unipune exam form sppu unipune exam timetable sppu unipune login sppu unipune result sppu unipune.ac.in result sppu unipune convocation sppu unipune.ac.in exam form sppu unipune ac in sppu moodle.unipune.ac.in sppu unipune.com sppu docs.unipune sppu.unipune.ac.in sppu unipune.in sppu unipune online exam form sppu pdf.unipune sppu pune university question paper sppu unipune revaluation sppu unipune student login sppu pune university syllabus www.sppu.unipune sppu unipune.ac.in student login convocation.unipune.ac.in/home/login sppu www sppu.uni.pune.ac.in sppu online exam question bank sppu online examination system question bank sppu online exam questions sppu online exam practice test sppu online examination question bank University MCQ university mcq question bank university mcq questions university mcq result mcqueen university macquarie university hospital mcgill university macquarie university ranking macquarie university jobs university admission mcq tripura university mcq answer key 2018 tripura university mcq answer key 2017 1st semester tripura university mcq answer key 2019 michigan university anatomy mcq anna university mcq questions and answers pdf anna university mcq questions anna university mcq question bank mg university mcq b.com virtual university mcqs bank calicut university mcq bcom anna university mcq blogspot mumbai university mcq question bank pdf pune university mcq question bank 2020 pune university mcq question bank university of calicut mcq anna university cse mcq questions university education commission mcq calicut university mcq 2017 admission calicut university mcq 2019 admission calicut university mcq 2014 admission cardiff university mcq anna university dsp mcq questions anna university dpsd mcq darshan university mcq dhaka university mcq mumbai university mcq exam anna university mcq exam anna university mcq exam pass mark anna university ece mcq questions anna university eee mcq questions pune university engineering mcq mumbai university engineering mcq question bank mumbai university exam mcq question bank mg university mcq for private registration anna university fea mcq anna university mcq questions for ece anna university mcq questions for final year students anna university mcq questions for cse anna university mcq questions for eee anna university mcq questions for cse regulation 2017 anna university mcq questions for mechanical engineering mumbai university mcq guidelines gondwana university mcq question paper 2020 anna university mcq telegram group gujarat university mcq calicut university hrm mcq mumbai university idol mcq pdf anna university important mcq questions mumbai university idol mcq question bank mumbai university idol mcq madras university ide mcq lucknow university mcq sample paper anna university mcq model question paper anna university mcq materials anna university mcq model questions anna university mcq mock test anna university m2 mcq questions anna university mba mcq questions and answers university of mumbai mcq question bank anna university maths mcq questions anna university mcq notes nagpur university mcq question bank mcq university of calicut anna university online mcq questions oxford university mcq mcq on university wits mcq on university grants commission oxford university mcq research methodology mcq on university education commission 1948 mcq on university university physics mcq anna university mcq pass mark anna university mcq pattern mumbai university mcq portal anna university mcq preparation anna university mcq pdf mumbai university mcq passing marks oxford university press mcq anna university mcq questions 2020 tripura university mcq result 2018 tripura university mcq result 5th semester 2017 tripura university mcq result 2017 tripura university mcq result 2017 1st semester tripura university mcq result 2019 tripura university mcq result tripura university mcq result 2017 3rd semester calicut university sde mcq mumbai university sample mcq pune university sybcom mcq shivaji university mcq question bank pdf mr student anna university mcq questions solapur university mcq question bank 2020 solapur university mcq question paper university mcq test anna university mcq type questions anna university mcq test pass mark anna university tqm mcq questions anna university tpde mcq questions mumbai university tybcom mcq university wits mcq anna university mcq website bamu university mcq question bank 2020 anna university mcq question bank regulation 2013 anna university mba mcq question bank with answers mcq question bank bamu university ty bcom mcq question bank pune university mumbai university mcq question bank engineering pune university mcq question bank 2020 engineering mumbai university mcq question bank pdf fybcom pune university mcq question bank mba mumbai university mcq question bank pdf sybcom pune university online exam mcq question bank pune university mcq question bank 2021 solapur university mcq question bank anna university mcq questions and answers pdf for ece anna university mcq questions mechanical engineering anna university mcq questions and answers pdf for cse anna university mcq questions and answers pdf for eee anna university mcq questions 2021 anna university mcq questions and answers mechanical engineering anna university mcq questions and answers pdf for civil anna university mcq questions and answers pdf for mba anna university mcq questions and answers pdf for ece regulation 2013 mg university mcq questions bcom mcq questions b.ed kerala university mcq questions calicut university anna university mcq questions for civil engineering anna university mcq questions for cse regulation 2013 anna university mcq questions ece anna university mcq questions eee anna university mcq questions mechanical engineering 2013 regulation mcq questions for anna university exam anna university mcq questions for mba hci anna university mcq questions anna university mcq questions for it idol mumbai university mcq questions mcq questions mg university 2018 mcq questions mumbai university m2 anna university mcq questions mcom mcq questions mumbai university anna university mcq questions pdf pune university mcq questions tyba mcq questions pune university anna university mcq questions rejinpaul anna university mcq questions regulation 2013 anna university mcq questions mechanical engineering regulation 2013 mumbai university sample mcq questions anna university sample mcq questions soil mechanics anna university mcq questions tripura university mcq questions tybcom pune university mcq questions mcq questions tybcom 2020 pune university anna university mba mcq questions with answers pdf mcq questions with answers anna university website for anna university mcq questions anna university mcq questions final year tripura university mcq result 5th semester 2016 www.tripura university mcq result.com tripura university mcq result 5th semester 2018 tripura university mcq result 6th semester 2017 tripura university mcq result 5th semester 2020 tripura university mcq result 3rd semester 2017 tripura university mcq result 3rd semester 2019 tripura university mcq result 6th semester 2019 alexander mcqueen university rachel mcqueen university of alberta paul mcqueen university of ulster matt mcqueen university of colorado kelly mcqueen university of wisconsin jackie mcqueen university of alabama mcqueen university australia david mcqueen bournemouth university mcqueen university canada ann mcqueen drexel university steve mcqueen director university mcqueen university edmonton grant mcqueen university edmonton karen mcqueen lakehead university simon mcqueen-mason university of york mike mcqueen ohio university lacoy mcqueen shaw university sheila mcqueen sunderland university amy mcqueen washington university macquarie university hospital parking macquarie university hospital jobs macquarie university hospital map macquarie university hospital address macquarie university hospital admissions macquarie university hospital visiting hours macquarie university hospital doctors macquarie university hospital pharmacy macquarie university hospital accommodation macquarie university hospital abn macquarie university hospital accreditation macquarie university hospital admission forms macquarie university hospital australia macquarie university hospital anaesthetist macquarie university hospital blood test macquarie university hospital breast clinic macquarie university hospital breast implant checks macquarie university hospital book appointment macquarie university hospital beds macquarie university hospital bulk billing macquarie university hospital booking form macquarie university hospital board macquarie university hospital clinic macquarie university hospital careers macquarie university hospital covid macquarie university hospital cafe macquarie university hospital cardiology macquarie university hospital contact macquarie university hospital car park macquarie university hospital colorectal surgeon macquarie university hospital day surgery macquarie university hospital douglass hanly moir macquarie university hospital dental macquarie university hospital director of nursing macquarie university hospital dermatologist macquarie university hospital dietitian macquarie university hospital drop off macquarie university hospital emergency macquarie university hospital emergency department macquarie university hospital email macquarie university hospital enterprise agreement macquarie university hospital endocrinology macquarie university hospital eadmission macquarie university hospital ent macquarie university hospital eye clinic macquarie university hospital florist macquarie university hospital food macquarie university hospital free parking macquarie university hospital fees macquarie university hospital facebook macquarie university hospital fax macquarie university hospital gp macquarie university hospital gamma knife macquarie university hospital gastroenterology macquarie university hospital gift shop macquarie university hospital google map macquarie university hospital gastroenterologist macquarie university hospital gym macquarie university hospital new graduate program 2021 macquarie university hospital haematology macquarie university hospital hrec macquarie university hospital hr macquarie university hospital hotels macquarie university hospital hand surgery macquarie university hospital human resources macquarie university hospital history macquarie university hospital hand surgeon macquarie university hospital imaging macquarie university hospital internship macquarie university hospital icu macquarie uni hospital imaging is macquarie university hospital public or private where is macquarie university hospital macquarie uni hospital jobs dr jonathan williamson macquarie university hospital dr john fuller macquarie university hospital dr jason kaplan macquarie university hospital dr john read macquarie university hospital walter kmet macquarie university hospital macquarie university hospital logo macquarie university hospital lymphoedema clinic macquarie university hospital location macquarie university hospital laboratory macquarie university hospital lipedema macquarie university hospital linkedin macquarie university hospital library macquarie university hospital loading dock macquarie university hospital mri macquarie university hospital medical records macquarie university hospital medical centre macquarie university hospital medical oncology macquarie university hospital macquarie park macquarie university hospital mri scan macquarie university hospital maternity macquarie university hospital north ryde macquarie university hospital neurosurgery macquarie university hospital nsw macquarie university hospital neurology macquarie university hospital nursing jobs macquarie university hospital news macquarie university hospital new graduate program macquarie university hospital orthopaedic surgeons macquarie university hospital ophthalmology macquarie university hospital oncology macquarie university hospital online admission macquarie university hospital operating theatres macquarie university hospital occupational therapy macquarie uni hospital orthopaedic surgeon macquarie university hospital public or private macquarie university hospital phone number macquarie university hospital physiotherapy macquarie university hospital parking fees macquarie university hospital pathology macquarie university hospital private macquarie university hospital radiology macquarie university hospital rooms macquarie university hospital reviews macquarie university hospital ryde macquarie university hospital respiratory macquarie university hospital research macquarie university hospital rehabilitation macquarie university hospital radiotherapy macquarie university hospital sydney macquarie university hospital staff parking macquarie university hospital staff email macquarie university hospital skin clinic macquarie university hospital staff login macquarie university hospital staff directory macquarie university hospital surgeons macquarie university hospital security macquarie university hospital technology place macquarie university nsw macquarie university hospital train station macquarie university hospital theatres macquarie university hospital twitter macquarie university hospital 3 technology place macquarie university hospital clinical trials macquarie university hospital 2 technology place macquarie university hospital urology macquarie university hospital ultrasound macquarie university hospital urologist macquarie university hospital endoscopy unit macquarie university hospital maxillofacial unit macquarie university hospital macquarie university nsw macquarie university hospital volunteer macquarie university hospital values macquarie university hospital vacancy macquarie university hospital job vacancies macquarie university private hospital visiting hours vascular surgeon macquarie university hospital macquarie university hospital ward 3 macquarie university hospital ward 2 macquarie university hospital ward 1 macquarie university hospital work experience macquarie university hospital ward 4 macquarie university hospital wards macquarie university hospital weight loss surgery macquarie university hospital wifi macquarie university hospital x ray mcgill university world ranking mcgill university ranking mcgill university canada mcgill university mba mcgill university acceptance rate mcgill university fees mcgill university mba fees mcgill university application deadline mcgill university application mcgill university admission requirements for indian students mcgill university admissions mcgill university application fee mcgill university address mcgill university application portal mcgill university business analytics mcgill university business school mcgill university biotechnology mcgill university biomedical engineering mcgill university band requirements mcgill university bba fees mcgill university brochure pdf mcgill university ba psychology mcgill university courses mcgill university computer science mcgill university canada mba fees mcgill university chemistry mcgill university computer science masters mcgill university chemical engineering mcgill university courses and fees mcgill university data science mcgill university desautels mcgill university deadline mcgill university deadline for fall 2021 mcgill university diploma programs mcgill university decision date mcgill university department of chemistry mcgill university departments mcgill university engineering management mcgill university email address mcgill university eligibility mcgill university economics mcgill university electrical engineering mcgill university engineering mcgill university email mcgill university environmental engineering mcgill university fees for international students mcgill university fees for indian students mcgill university faculty mcgill university finance mcgill university food science mcgill university faculty of law mcgill university financial aid for international students mcgill university graduate programs mcgill university graduate application mcgill university graduate programs for international students mcgill university gre score mcgill university gmat score mcgill university graduate application deadline mcgill university global ranking mcgill university gre requirements mcgill university health centre mcgill university hostel mcgill university hci mcgill university how to apply mcgill university hospitality management mcgill university human genetics mcgill university hostel fees mcgill university health informatics mcgill university international students mcgill university ielts requirement mcgill university in canada mcgill university indian students mcgill university ielts requirement for masters mcgill university international students fees mcgill university india mcgill university intake dates mcgill university jobs mcgill university job placement mcgill university january intake mcgill university japan mcgill university journalism mcgill university jazz mcgill university jordan peterson mcgill university job board mcgill university known for mcgill university kinesiology mcgill university key dates mcgill university kinesiology requirements mcgill university kinesiology admission requirements mcgill university kansas city chiefs mcgill university kanopy mcgill university korean studies mcgill university linkedin mcgill university location mcgill university llm mcgill university login mcgill university logo mcgill university law mcgill university llm fees mcgill university library mcgill university masters mcgill university masters in finance mcgill university ms in cs mcgill university montreal mcgill university mba requirements mcgill university mis mcgill university notable alumni mcgill university neuroscience mcgill university nursing mcgill university nanotechnology mcgill university neuroscience phd mcgill university neuroscience faculty mcgill university nursing faculty mcgill university neuroscience masters mcgill university of canada mcgill university online courses mcgill university owner mcgill university ontario mcgill university online mba mcgill university one year master mcgill university one year mba mcgill university online application mcgill university phd mcgill university phd programs mcgill university programs mcgill university physiotherapy mcgill university placement mcgill university postdoc positions mcgill university psychology mcgill university phd application deadline mcgill university qs ranking mcgill university qs ranking 2021 mcgill university quebec mcgill university quora mcgill university qs ranking 2020 mcgill university qualifications mcgill university quantum mcgill university quarantine mcgill university requirements mcgill university ranking 2020 mcgill university ranking in canada mcgill university ranking qs mcgill university ranking in world mcgill university requirements for masters mcgill university requirements for international students mcgill university scholarships mcgill university shiksha mcgill university scholarships for international students 2021 mcgill university sat scores mcgill university scholarships and student aid mcgill university supply chain management mcgill university student login mcgill university school of continuing studies mcgill university tuition mcgill university tuition fees for international students mcgill university to toronto mcgill university transfer mcgill university toefl requirement mcgill university time mcgill university temperature mcgill university tour mcgill university undergraduate courses mcgill university usa mcgill university undergraduate tuition and fees mcgill university undergraduate application mcgill university undergraduate mcgill university uapply mcgill university undergraduate application deadline mcgill university urban planning mcgill university vs concordia mcgill university vs ubc mcgill university vs university of toronto mcgill university vacancies mcgill university vs university of british columbia mcgill university virtual tour mcgill university volleyball mcgill university vancouver mcgill university world ranking 2020 mcgill university website mcgill university wiki mcgill university weather mcgill university world ranking qs mcgill university winter intake mcgill university women's soccer mcgill university yocket mcgill university youtube mcgill university yearbooks mcgill university yearly tuition mcgill university year abroad mcgill university youtube video mcgill university yoga mcgill university yearbook 1989 Mumbai university mcq mumbai university mcq question bank pdf mumbai university mcq question bank pdf sybcom mumbai university mcq question bank engineering mumbai university mcq passing marks mumbai university mcq exam mumbai university mcq question bank pdf fybcom mcq bank mumbai university mumbai university engineering mcq question bank mumbai university exam mcq question bank mumbai university engineering mcq mumbai university sample mcqs for students mumbai university mcq guidelines mumbai university idol mcq pdf mumbai university idol mcq question bank mumbai university idol mcq m3 mumbai university mcq microprocessor mcq mumbai university mumbai university mcq portal mumbai university mcq question paper mumbai university mcq question mumbai university mcqs mumbai university sample mcq mumbai university tybcom mcq mumbai university passing marks mumbai university question bank mcq question bank mumbai university mumbai university mcq question bank bca mcq bca mcq questions bca mcq pdf bca mcq questions sem 3 bca mcq questions maths bca mcq questions and answers bca mcq questions sem 5 bca mcq questions sem 6 bca mcq questions and answers pdf bca mcq bca objective questions and answers bca c++ mcq pdf bca e commerce mcq bca business communication mcq bca dbms mcq bca english mcqs bca software engineering mcq mcq for bca bca computer graphics mcq bca java mcq questions bca maths mcq bca mathematics mcqs pdf business mathematics bca mcqs bca networking mcq bca vb.net mcq questions mcq on bca business mathematics bca mcqs pdf bca mcq questions sem 1 software testing bca mcq questions bca 3rd sem mcq questions bca mcqs pdf bca statistics mcqs bca operating system mcq bca data structure mcq bca statistics mcqs with answers pdf e commerce bca mcq questions bca cyber security mcq questions mcq questions for bca mcq questions for bca 1st sem net mcq questions for bca mis mcq questions for bca software engineering mcq questions for bca computer graphics mcq questions for bca bca business mathematics mcq question paper bca 6th sem mcq questions bca c++ book pdf bca c++ question paper pdf bca c++ notes pdf bca c++ notes bca c++ programming notes pdf bca c++ programs pdf bca e commerce mcq pdf e commerce mcq for bca bca e commerce notes e commerce mcq questions bca e commerce bca mcqs bca business communication bca business communication book bca business communication notes fy bca business communication mcq bca business communication notes pdf bca dbms mcq pdf bca rdbms mcqs bca dbms book pdf bca english bca english subject bca english question paper bca english book bca english notes bca english course bca software engineering mcq pdf download bca software engineering bca software engineering question paper bca software engineering important questions software engineering mcq for bca bca software engineering notes bca software testing question paper software engineering bca mcqs bca software development bca software mcq for bca sem 1 erp mcq for bca maths mcq for bca java mcq for bca students mis mcq for bca linux mcq for bca php mcq for bca computer graphics mcq for bca data structure mcq for bca java mcq for bca maths mcq for bca students vb.net mcq for bca operating system mcq for bca mcq questions bca software testing mcq for bca web technology mcq for bca bca java important questions bca java question paper bca java programming question paper bca java bca maths mcq 1st semester bca maths mcq questions and answers pdf maths bca 3rd sem mcq bca maths mcq questions bca maths mcqs bca mathematics pdf download bcs mcq bcs mcq question bcs mcq test bcs mcq answer sheet pdf bcs mcq syllabus bcs mcq omr sheet pdf bcs mcq practice bcs mcq question 2018 bcs mcq mark distribution bcs mcq answer sheet bcs mcq apps bcs mcq question and answer 38 bcs mcq question and answer 35 bcs mcq question and answer 36 bcs mcq question and answer bcs bangla mcq question and answer 2018 bcs mcq book bcs mcq bangla bcs mcq book pdf bcs bangla mcq question bcs mcq question bank bcs mcq contest bcs computer mcq pdf bcs computer mcq bcs computer mcq test 41 bcs mcq exam date bcs mcq exam bcs mcq exam test bcs english mcq question bcs english mcq bcs english mcq pdf bcs exam mcq question 40th bcs english mcq question mcq for bcs bcs mcq bcs ict mcq bcs live mcq bcs literature mcq bcs english literature mcq pdf bcs mcq model test bcs mcq model test pdf bca math mcq bcs preliminary mcq model questions bcs mcq omr sheet bcs mcq online test mcq on bcs theory mcq on bcs classification mcq of bcs online bcs mcq question bcs mcq pdf bcs mcq preparation bcs mcq pass mark bcs mcq previous question bcs preliminary mcq bcs mcq question 2021 bcs mcq question 2019 40th bcs mcq question 40th bcs mcq result 2019 bcs mcq sheet bcs mcq solution bcs science mcq 40th bcs mcq solution 41 bcs mcq syllabus bcs theory mcq bcs bangla mcq test tybcs mcq www bcs mcq test 40th bcs mcq question solution 2019 all bcs mcq questions pdf download mcq question for bcs bcs math mcq question bcs mcq question pdf bcs mcq questions 40th bcs mcq question solution 38th bcs mcq question solution 39th bcs mcq question solution 37th bcs mcq question solution 36th bcs mcq question solution mcq test for bcs bcs mcq test online bcs mcq syllabus pdf engineering mcq engineering mcq pdf engineering mcq sites engineering mcq app engineering mcq pdf download engineering mcq blogspot engineering mcq questions for practice engineering mcq questions ece engineering mcq finder engineering mcq answer finder civil engineering mcq app mechanical engineering mcq app engineering graphics mcq anna university software engineering mcq and answers engineering physics mcq answers engineering mathematics 1 mcq anna university engineering biology mcq engineering bix mcq civil engineering mcq book mechanical engineering mcq by r.k. jain pdf environmental engineering mcq book pdf download civil engineering mcq book pdf automobile engineering mcq book pdf download engineering chemistry mcq with answers pdf engineering chemistry mcq engineering chemistry mcq with answers pdf download engineering curves mcq engineering chemistry mcq pdf engineering curves mcq pdf engineering chemistry mcq pdf download engineering chemistry mcq sanfoundry engineering drawing mcq engineering drawing mcq pdf engineering drawing mcqs chapter wise pdf engineering drawing mcq question answer pdf engineering drawing mcq pdf download engineering drawing mcq book engineering drawing mcq question paper with solution engineering design mcq engineering economics mcq engineering economics mcq with answers pdf engineering ethics mcq with answers engineering english mcq engineering economics mcq pdf engineering economics mcq sanfoundry engineering economics mcq with answers pdf download engineering economics mcq pdf download engineering mcq for ies software engineering mcq for gate pdf software engineering mcq for ugc net engineering mathematics mcq for competitive exam civil engineering mcq for competitive exam communication engineering mcq for cse electrical engineering mcq for competitive exam engineering graphics mcq engineering geology mcq engineering graphics mcq pdf engineering geology mcq pdf engineering graphics mcq questions pdf engineering geology mcq examveda engineering graphics mcq 1st sem engineering hydrology mcq engineering hydrology mcq pdf highway engineering mcq highway engineering mcq pdf harbour engineering mcq hydropower engineering mcq pdf hotel engineering mcq questions and answers hydraulic engineering mcq environmental engineering mcq indiabix bridge engineering mcq indiabix software engineering mcq indiabix civil engineering mcq in gujarati engineering mechanics mcq indiabix civil engineering mcq in pdf knowledge engineering is mcq social engineering is mcq software engineering mcq javatpoint electrical engineering mcq jb gupta pdf civil engineering je mcq java engineering mcq engineering king's mcq mechanical engineering mcq rs khurmi pdf civil engineering mcqs by khurmi pdf knowledge engineering mcq design and engineering ktu mcq engineering physics laser mcq transportation engineering lab mcq questions environmental engineering lab mcq thermal engineering lab mcq engineering practices lab mcq questions engineering physics lab mcq electrical engineering lab mcq learn engineering mcq engineering mcq mechanical engineering mathematics mcq engineering mechanics mcq with answers pdf engineering mechanics mcq pdf engineering materials mcq engineering metrology mcq engineering m1 mcq pdf engineering mechanics mcq pune university pdf software engineering mcq nptel civil engineering mcq notes industrial engineering numerical mcq engineering mechanics numerical mcq www.easy engineering.net mcq software engineering mcq ugc net nuclear engineering mcq software engineering mcq for net exam software engineering mcq online test electrical engineering mcq online test mechanical engineering mcq online test civil engineering mcq online test software engineering mcq on sanfoundry civil engineering mcq on soil mechanics mechanical engineering mcq online software engineering mcq online engineering physics mcq with answers pdf engineering physics mcq engineering physics mcq with answers pdf download engineering physics mcq questions and answers engineering physics mcq examveda engineering physics mcq indiabix engineering mcq questions engineering mcq question bank engineering mcq questions cse software engineering mcq questions electrical engineering mcq question answer pdf automobile engineering mcq questions and answers pdf engineering robotics mcq production engineering & robotics mcq questions engineering mathematics 2 mcq regulation 2013 civil engineering rcc mcq civil engineering related mcq applied hydraulic engineering mcq regulation 2017 railway engineering mcq engineering mcq search engineering survey mcq engineering solutions mcq engineering statistics mcq engineering science mcq engineering survey mcq pdf engineering thermodynamics mcq engineering thermodynamics mcq pdf engineering thermodynamics mcq pdf download engineering thermodynamics mcq sanfoundry engineering technology mcq answers 2020 engineering technology mcq engineering thermodynamics mcq with answers pdf engineering thermodynamics mcq anna university engineering physics mcq anna university usability engineering mcq software engineering mcq anna university engineering economics mcq anna university communication engineering mcq anna university engineering veda mcq civil engineering mcq video civil engineering valuation mcq value engineering mcq video engineering mcq value engineering mcq pdf video engineering mcq pdf video engineering mcq questions engineering mcq website mechanical engineering mcq with answers pdf industrial engineering mcq with answers pdf software engineering mcq with answers engineering mechanics first year mcq pdf download engineering mechanics first year mcq pdf engineering physics 1st year mcq engineering graphics 1st year mcq pdf engineering graphics 1st year mcq engineering mechanics 1st year mcq engineering maths 1st year mcq questions civil engineering mcq pdf software engineering mcq pdf pharmaceutical engineering mcq pdf automobile engineering mcq pdf engineering mathematics 2 mcq pdf anna university airport engineering mcq pdf download airport engineering mcq pdf pharmaceutical engineering mcq pdf with answers agriculture engineering mcq pdf mechanical engineering mcq pdf book civil engineering mcqs pdf book environmental engineering mcq book pdf engineering drawing mcq book pdf agricultural engineering mcq book pdf communication engineering mcq pdf chemical engineering mcq pdf civil engineering mcq pdf free download computer engineering mcq pdf foundation engineering mcq pdf download industrial engineering mcq pdf download engineering metrology mcq pdf download thermal engineering mcq pdf download bridge engineering mcq pdf download irrigation engineering mcq pdf download software engineering mcq pdf download mcq engineering economics pdf earthquake engineering mcq pdf environmental engineering mcq pdf electrical engineering mcq pdf energy engineering mcq pdf electromagnetic engineering mcq pdf electrical engineering mcq pdf free download geotechnical engineering mcq pdf free download engineering geology mcq pdf free download software engineering mcq pdf free download pharmaceutical engineering mcq pdf free download mechanical engineering mcq pdf free download automobile engineering mcq pdf free download geotechnical engineering mcq pdf geotechnical engineering mcq pdf download general engineering mcq pdf genetic engineering mcq pdf civil engineering mcq pdf in gujarati engineering mathematics mcq for gate pdf harbour engineering mcq pdf mechanical engineering mcq pdf in hindi electrical engineering mcq pdf in hindi high voltage engineering mcq pdf download public health engineering mcq pdf irrigation engineering mcq pdf industrial engineering mcq pdf mechanical engineering mcq by rk jain pdf ssc je civil engineering mcq pdf rrb je civil engineering mcq pdf civil engineering mcq book by khurmi pdf learn engineering mcq pdf mcq engineering mechanics pdf engineering mathematics mcq pdf engineering materials mcq pdf engineering metallurgy mcq pdf download engineering m3 mcq pdf engineering mechanics mcq pdf download ome753 systems engineering mcq pdf mcq pdf on civil engineering mcq pdf of automobile engineering elements of electrical engineering mcq pdf object oriented software engineering mcq pdf basics of mechanical engineering mcq pdf operations research mechanical engineering mcq pdf engineering metallurgy mcq pdf pune university engineering mathematics 3 mcq pdf pune university engineering mathematics 2 mcq pdf pune university engineering mathematics 1 mcq pdf pune university production engineering mcq pdf engineering physics mcq pdf pharmaceutical engineering mcq pdf download engineering mechanics mcq questions pdf software engineering mcq questions pdf civil engineering mcq questions pdf engineering drawing mcq questions pdf maintenance engineering mcq questions pdf automobile engineering mcq questions pdf industrial engineering mcq questions pdf engineering mathematics 2 mcq pdf regulation 2013 railway engineering mcq pdf download railway engineering mcq pdf robotics engineering mcq pdf rehabilitation engineering mcq pdf renewable energy engineering mcq pdf water resources engineering mcq pdf download water resources engineering mcq pdf energy engineering mcq pdf sppu engineering metallurgy mcq pdf sppu engineering m1 mcq pdf sppu engineering physics mcq pdf sppu geotechnical engineering mcq pdf sppu basic electrical engineering mcq pdf sppu transportation engineering mcq pdf traffic engineering mcq pdf transportation engineering mcq pdf download tunnel engineering mcq pdf tool engineering mcq pdf engineering mathematics 3 mcq pdf dbatu university engineering mathematics 3 mcq pdf bamu university high voltage engineering mcq pdf audio video engineering mcq pdf ee6701 high voltage engineering mcq pdf download public health engineering mcq pdf with answers basic electrical engineering mcq pdf with answers wastewater engineering mcq pdf water supply engineering mcq pdf civil engineering mcq best site civil engineering mcq sites mcq sites for engineering engineering mcq android app engineering drawing commonly applies mcq mcq app for engineering highway engineering mcq pdf download basic electrical engineering mcq pdf download basic mechanical engineering mcq pdf download electrical engineering mcq books free download pdf civil engineering mcq book pdf download basic engineering drawing mcq pdf download civil engineering mcq pdf download communication engineering mcq pdf download sanfoundry civil engineering mcq pdf download cs8494 software engineering mcq pdf download civil engineering drawing mcq pdf download civil engineering solved mcq pdf download environmental engineering mcq pdf free download basic electrical engineering mcq pdf free download electrical engineering mcq pdf download energy engineering mcq pdf download power plant engineering mcq pdf download free engineering geology mcq pdf download engineering graphics mcq pdf download ge8292 engineering mechanics mcq pdf download ge6075 professional ethics in engineering mcq pdf download public health engineering mcq pdf download harbour and airport engineering mcq pdf download hydrology and water resources engineering mcq pdf download illumination engineering mcq pdf download entc mcq questions entc basic questions entc interview questions entc technical interview questions interview questions for entc freshers technical interview questions for entc what are the common interview questions for freshers what are the basic interview questions for freshers what are the technical questions asked in interview for ece what are the technical questions asked in interview for ece students what are the technical questions asked in interview what are technical interview questions interview questions for extc freshers interview questions for freshers electronics and communication engineering interview questions for electronics engineer fresher interview questions for electronics and communication engineering freshers interview questions and answers for electronics engineer fresher interview questions and answers for freshers in electronics and communication interview questions for freshers in electronics and communication engineering interview questions for fresher in electronics interview questions for ece students freshers interview questions for fresher electronics engineer interview questions for electronics freshers interview questions for ece freshers technical interview questions for electronics and communication technical interview questions for electronics technical interview questions for ece freshers technical interview questions for electronics and telecommunication engineering technical interview questions for ece students what are the interview questions for freshers what are the common questions asked in an interview what are the common interview questions what are the common interview questions and answers what are the common interview questions and how to answer them what are the common interview questions for a job what are the 10 most common interview questions and answers for freshers what are the most common interview questions and answers pdf what are the most common interview questions and answers common interview questions for bcom freshers what are the most common interview questions and how to answer them what are some interview questions for a job what are most common interview questions what are the most common interview questions for teachers what are the most common interview questions for nurses what are common interview questions for teachers what are some interview questions for teachers what are some interview questions for nurses what are common nursing interview questions what are common interview questions reddit what are the common interview questions and their answers common interview questions for freshers with answers basic interview questions for freshers in computer science basic interview questions for freshers in java basic interview questions for freshers in c what are the basic questions asked in interview what are the basic interview questions for a design engineer what are the basic interview questions and answers what are the basic interview questions for mechanical engineer what are the interview questions for mechanical engineer what are the basic questions asked in mechanical engineering interview what are the questions asked in an interview for mechanical engineer what are the basic interview questions in java what are the basic interview questions in sql what are the basic interview questions in c language basic interview questions for freshers in it what are the basic questions asked in java interview basic interview questions for java freshers what are the interview questions in c language basic interview questions for fresher mechanical engineer what are the interview questions for sql what are the questions asked in sql interview why ece interview questions what are the technical questions asked in interview for cse what are the questions asked in interview what are the questions asked in technical support interview what are the questions asked in interview for freshers what are the questions asked in interview for accountant what are the questions asked in interview for teachers what are the questions asked in interview for excel what are the questions asked in interview about excel what are the questions asked in an interview what are the questions asked in amazon interview what are the questions asked in accenture interview what are the questions asked in accounts interview what are the questions asked in airline interview what are the questions asked in audit interview what are the questions asked in autocad interview what are the questions asked in byju's interview what are the questions asked in bank interview what are the questions asked in bpo interview what are the questions asked in bank interview for freshers what are the questions asked in hdfc bank interview what are the questions asked in byju's bda interview what type of questions asked in byju's interview what are the common questions asked in interview what are the coding questions asked in interview what are the most common questions asked in an interview what are the questions asked during interview what are the most common questions asked during an interview what are some common questions asked during an interview what are the interview questions for excel how to prepare for excel interview what do i need to know for excel interview what are the questions asked in an interview for a job what are the questions asked for interview how to prepare for cse interview how to prepare for technical interview for cse what are the basic technical questions asked in interview what are the questions asked in google interview what are the general questions asked in interview how do i prepare for a google interview questions for google interview how should i prepare for google interview what are the questions asked in hr interview what are the questions asked in hr interview for freshers what are the common questions asked in hr interview what type of questions asked in hr interview how to prepare for the hr interview what are the questions asked in ias interview what are the questions asked in infosys interview what are the questions asked in insurance interview what are the questions asked in ips interview what are the questions asked in internship interview what are the questions asked in isro interview what are the questions asked in it interview what are the questions asked in interview for it recruiter what are the questions asked in java interview what are the questions asked in job interview how should i prepare for java interview how to prepare for a java interview what are the logical questions asked in interview common logical questions asked in interview best interview logical questions how to answer logical questions in interview what are the questions asked in mba interview what are the main questions asked in interview how to prepare for mba interview what are the questions asked in nursing interview what are the questions asked in networking interview how to answer questions for nursing interview what questions do they ask in a nursing interview what are the questions for nursing interview what are the questions asked in interview of ias how to prepare for ias interview how to give ias interview what are the questions asked in phone interview what are the programming questions asked in interview what are the most common questions asked in a phone interview what are the typical questions asked in a phone interview what are the technical interview questions what are the questions asked in ssb interview what type of questions asked in ssb interview what are the common questions asked in ssb interview what are the questions asked in upsc interview what are the questions asked in interview for us visa what type of questions asked in upsc interview how to prepare for upsc interview what are the questions asked in visa interview what are the questions asked in non voice interview what are the questions asked in us visa interview what questions do they ask for visa interview what are the questions for visa interview what are good technical interview questions what are technical support interview questions what are technical questions technical interview questions accounting technical interview questions amazon technical interview questions accenture technical interview questions asked in wipro technical interview questions angular technical interview questions aws technical interview questions asset management technical interview questions answers pdf what are interview behavioral questions technical interview questions business analyst technical interview questions by cts what are the most common behavioral interview questions what are common behavioral interview questions technical interview questions computer science technical interview questions c# technical interview questions capgemini technical interview questions cognizant technical interview questions data science technical interview questions data analyst technical interview questions data engineer technical interview questions deloitte what interview questions do mcdonalds ask technical interview questions dbms technical interview questions devops technical interview questions engineering technical interview questions electrical engineering technical interview questions ece what are interview questions for accounts payable what are interview questions for teachers what are interview questions for software developer what are interview questions for administrative assistant what are interview questions for business analyst what are interview questions for customer service what are interview questions for nurses what are interview questions for fast food technical interview questions geeksforgeeks technical interview questions google technical interview questions goldman sachs how to take a good technical interview how to prepare for the technical interview technical interview questions hcl technical interview questions help desk technical interview questions hexaware technical interview questions hr what are technical questions in interview technical interview questions in c technical interview questions in java technical interview questions in python technical interview questions in wipro technical interview questions investment banking technical interview questions in cognizant for freshers technical interview questions infosys technical interview questions java technical interview questions javascript technical interview questions jp morgan technical interview questions kpmg technical interview questions lti technical interview questions linux technical interview questions mechanical engineering technical interview questions microsoft technical interview questions network engineer technical interview questions .net technical interview questions networking what interview questions not to ask what are the interview questions on c language what are the interview questions on java what are the interview questions on excel what are the interview questions on sql technical interview questions on java technical interview questions on python technical interview questions on sql technical interview questions of capgemini technical interview questions python technical interview questions programming technical interview questions php technical interview questions project manager technical interview questions product manager technical interview questions problem solving technical interview questions react technical interview questions recruiter what are interview screening questions technical interview questions software engineer what interview questions should i ask technical interview questions sql technical interview questions salesforce what are the interview questions for tech support what are interview questions to ask what are good interview questions to ask an employee what are good interview questions to ask candidates what interview questions to prepare for what interview questions to expect what interview questions to ask a potential manager technical interview questions tcs technical interview questions vmware what are the interview questions with answers technical interview questions with answers technical interview questions wipro what are the questions asked in interview with answers what are the common questions asked in an interview and answers electronics and telecommunications mcq electronics and telecommunication mcq electronics and telecommunication mcq pdf electronics and communication mcq electronics and communication mcq question answer electronics and communication mcq for competitive exam electronics and communication engineering mcq electronics and communication engineering mcq books pdf basic electronics and communication mcq electronics and communication mcq with answers pdf electronics and communication engineering mcq books electronics and communication engineering mcq pdf electronics and communication engineering mcq question answer examveda electronics and communication engineering mcq electronics and communication engineering important mcq pdf electronics and communication mcqs online electronics and telecommunication mcqs electronics and communication engineering mcqs mcq on electronics and telecommunication with answers electronics and communication engineering objective questions electronics and communication multiple choice questions with answers pdf electronics and communication multiple choice questions with answers pdf download electronics and communication engineering objective type questions and answers pdf electronics engineering mcq pdf electrical electronics and telecommunication engineering (objective type) pdf electronics communication questions and answers pdf electronics and communication mcq pdf electronics communication mcqs with answers electronics and communication mcq questions emerging trends in electronics and communication engineering mcq mcq for electronics and communication with answers mcq for electronics and communication with answers pdf mcq questions for electronics and communication gate mcq for electronics and communication engineering pdf mcq in electronics and communication engineering mcq in electronics and communication pdf mcq on electronics and communication mcq of electronics and communication engineering mcq on electronics and communication with answers pdf exam veda electronics and communication engineering mcq electronics and communication multiple choice questions with answers electronics and communication mcq electronics and communication mcq question answer electronics and communication mcq pdf electronics and communication mcq for competitive exam electronics and communication mcqs online electronics and communication engineering mcq electronics and communication engineering mcq books pdf basic electronics and communication mcq electronics and communication engineering mcq books electronics and communication mcq with answers pdf electronics communication mcqs with answers electronics and communication mcq questions electronics and communication mcq electronics and communication engineering mcq pdf electronics and communication engineering mcq question answer examveda electronics and communication engineering mcq emerging trends in electronics and communication engineering mcq mcq for electronics and communication with answers mcq for electronics and communication with answers pdf mcq questions for electronics and communication gate mcq for electronics and communication engineering pdf electronics and communication engineering important mcq pdf mcq in electronics and communication engineering mcq in electronics and communication pdf mcq on electronics and communication mcq of electronics and communication engineering mcq on electronics and communication with answers pdf electronics and communication engineering mcqs exam veda electronics and communication engineering mcq electronics and communication multiple choice questions with answers electronics and communication objective questions and answers pdf electronics and communication multiple choice questions with answers pdf mcq of electronics and communication engineering pdf engineering mcq engineering mcq pdf engineering mcq sites engineering mcq app engineering mcq pdf download engineering mcq blogspot engineering mcq questions for practice engineering mcq questions ece engineering mcq finder engineering mcq answer finder civil engineering mcq app mechanical engineering mcq app engineering graphics mcq anna university software engineering mcq and answers engineering physics mcq answers engineering mathematics 1 mcq anna university engineering biology mcq engineering bix mcq civil engineering mcq book mechanical engineering mcq by r.k. jain pdf environmental engineering mcq book pdf download civil engineering mcq book pdf automobile engineering mcq book pdf download engineering chemistry mcq with answers pdf engineering chemistry mcq engineering chemistry mcq with answers pdf download engineering curves mcq engineering chemistry mcq pdf engineering curves mcq pdf engineering chemistry mcq pdf download engineering chemistry mcq sanfoundry engineering drawing mcq engineering drawing mcq pdf engineering drawing mcqs chapter wise pdf engineering drawing mcq question answer pdf engineering drawing mcq pdf download engineering drawing mcq book engineering drawing mcq question paper with solution engineering design mcq engineering economics mcq engineering economics mcq with answers pdf engineering ethics mcq with answers engineering english mcq engineering economics mcq pdf engineering economics mcq sanfoundry engineering economics mcq with answers pdf download engineering economics mcq pdf download engineering mcq for ies software engineering mcq for gate pdf software engineering mcq for ugc net engineering mathematics mcq for competitive exam civil engineering mcq for competitive exam communication engineering mcq for cse electrical engineering mcq for competitive exam engineering graphics mcq engineering geology mcq engineering graphics mcq pdf engineering geology mcq pdf engineering graphics mcq questions pdf engineering geology mcq examveda engineering graphics mcq 1st sem engineering hydrology mcq engineering hydrology mcq pdf highway engineering mcq highway engineering mcq pdf harbour engineering mcq hydropower engineering mcq pdf hotel engineering mcq questions and answers hydraulic engineering mcq environmental engineering mcq indiabix bridge engineering mcq indiabix software engineering mcq indiabix civil engineering mcq in gujarati engineering mechanics mcq indiabix civil engineering mcq in pdf knowledge engineering is mcq social engineering is mcq software engineering mcq javatpoint electrical engineering mcq jb gupta pdf civil engineering je mcq java engineering mcq engineering king's mcq mechanical engineering mcq rs khurmi pdf civil engineering mcqs by khurmi pdf knowledge engineering mcq design and engineering ktu mcq engineering physics laser mcq transportation engineering lab mcq questions environmental engineering lab mcq thermal engineering lab mcq engineering practices lab mcq questions engineering physics lab mcq electrical engineering lab mcq learn engineering mcq engineering mcq mechanical engineering mathematics mcq engineering mechanics mcq with answers pdf engineering mechanics mcq pdf engineering materials mcq engineering metrology mcq engineering m1 mcq pdf engineering mechanics mcq pune university pdf software engineering mcq nptel civil engineering mcq notes industrial engineering numerical mcq engineering mechanics numerical mcq www.easy engineering.net mcq software engineering mcq ugc net nuclear engineering mcq software engineering mcq for net exam software engineering mcq online test electrical engineering mcq online test mechanical engineering mcq online test civil engineering mcq online test software engineering mcq on sanfoundry civil engineering mcq on soil mechanics mechanical engineering mcq online software engineering mcq online engineering physics mcq with answers pdf engineering physics mcq engineering physics mcq with answers pdf download engineering physics mcq questions and answers engineering physics mcq examveda engineering physics mcq indiabix engineering mcq questions engineering mcq question bank engineering mcq questions cse software engineering mcq questions electrical engineering mcq question answer pdf automobile engineering mcq questions and answers pdf engineering robotics mcq production engineering & robotics mcq questions engineering mathematics 2 mcq regulation 2013 civil engineering rcc mcq civil engineering related mcq applied hydraulic engineering mcq regulation 2017 railway engineering mcq engineering mcq search engineering survey mcq engineering solutions mcq engineering statistics mcq engineering science mcq engineering survey mcq pdf engineering thermodynamics mcq engineering thermodynamics mcq pdf engineering thermodynamics mcq pdf download engineering thermodynamics mcq sanfoundry engineering technology mcq answers 2020 engineering technology mcq engineering thermodynamics mcq with answers pdf engineering thermodynamics mcq anna university engineering physics mcq anna university usability engineering mcq software engineering mcq anna university engineering economics mcq anna university communication engineering mcq anna university engineering veda mcq civil engineering mcq video civil engineering valuation mcq value engineering mcq video engineering mcq value engineering mcq pdf video engineering mcq pdf video engineering mcq questions engineering mcq website mechanical engineering mcq with answers pdf industrial engineering mcq with answers pdf software engineering mcq with answers engineering mechanics first year mcq pdf download engineering mechanics first year mcq pdf engineering physics 1st year mcq engineering graphics 1st year mcq pdf engineering graphics 1st year mcq engineering mechanics 1st year mcq engineering maths 1st year mcq questions civil engineering mcq pdf software engineering mcq pdf pharmaceutical engineering mcq pdf automobile engineering mcq pdf engineering mathematics 2 mcq pdf anna university airport engineering mcq pdf download airport engineering mcq pdf pharmaceutical engineering mcq pdf with answers agriculture engineering mcq pdf mechanical engineering mcq pdf book civil engineering mcqs pdf book environmental engineering mcq book pdf engineering drawing mcq book pdf agricultural engineering mcq book pdf communication engineering mcq pdf chemical engineering mcq pdf civil engineering mcq pdf free download computer engineering mcq pdf foundation engineering mcq pdf download industrial engineering mcq pdf download engineering metrology mcq pdf download thermal engineering mcq pdf download bridge engineering mcq pdf download irrigation engineering mcq pdf download software engineering mcq pdf download mcq engineering economics pdf earthquake engineering mcq pdf environmental engineering mcq pdf electrical engineering mcq pdf energy engineering mcq pdf electromagnetic engineering mcq pdf electrical engineering mcq pdf free download geotechnical engineering mcq pdf free download engineering geology mcq pdf free download software engineering mcq pdf free download pharmaceutical engineering mcq pdf free download mechanical engineering mcq pdf free download automobile engineering mcq pdf free download geotechnical engineering mcq pdf geotechnical engineering mcq pdf download general engineering mcq pdf genetic engineering mcq pdf civil engineering mcq pdf in gujarati engineering mathematics mcq for gate pdf harbour engineering mcq pdf mechanical engineering mcq pdf in hindi electrical engineering mcq pdf in hindi high voltage engineering mcq pdf download public health engineering mcq pdf irrigation engineering mcq pdf industrial engineering mcq pdf mechanical engineering mcq by rk jain pdf ssc je civil engineering mcq pdf rrb je civil engineering mcq pdf civil engineering mcq book by khurmi pdf learn engineering mcq pdf mcq engineering mechanics pdf engineering mathematics mcq pdf engineering materials mcq pdf engineering metallurgy mcq pdf download engineering m3 mcq pdf engineering mechanics mcq pdf download ome753 systems engineering mcq pdf mcq pdf on civil engineering mcq pdf of automobile engineering elements of electrical engineering mcq pdf object oriented software engineering mcq pdf basics of mechanical engineering mcq pdf operations research mechanical engineering mcq pdf engineering metallurgy mcq pdf pune university engineering mathematics 3 mcq pdf pune university engineering mathematics 2 mcq pdf pune university engineering mathematics 1 mcq pdf pune university production engineering mcq pdf engineering physics mcq pdf pharmaceutical engineering mcq pdf download engineering mechanics mcq questions pdf software engineering mcq questions pdf civil engineering mcq questions pdf engineering drawing mcq questions pdf maintenance engineering mcq questions pdf automobile engineering mcq questions pdf industrial engineering mcq questions pdf engineering mathematics 2 mcq pdf regulation 2013 railway engineering mcq pdf download railway engineering mcq pdf robotics engineering mcq pdf rehabilitation engineering mcq pdf renewable energy engineering mcq pdf water resources engineering mcq pdf download water resources engineering mcq pdf energy engineering mcq pdf sppu engineering metallurgy mcq pdf sppu engineering m1 mcq pdf sppu engineering physics mcq pdf sppu geotechnical engineering mcq pdf sppu basic electrical engineering mcq pdf sppu transportation engineering mcq pdf traffic engineering mcq pdf transportation engineering mcq pdf download tunnel engineering mcq pdf tool engineering mcq pdf engineering mathematics 3 mcq pdf dbatu university engineering mathematics 3 mcq pdf bamu university high voltage engineering mcq pdf audio video engineering mcq pdf ee6701 high voltage engineering mcq pdf download public health engineering mcq pdf with answers basic electrical engineering mcq pdf with answers wastewater engineering mcq pdf water supply engineering mcq pdf civil engineering mcq best site civil engineering mcq sites mcq sites for engineering