MC-MCQ

pune university mcq pune university mcq question bank 2020 pune university mcq question bank 2021 pune university mcq question bank 2021 engineering
                    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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Internal on-chip RAM Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Due to multiplexing of lower order byte of address-data bus

Explanation:

No explanation is available for this question!

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

a.ALE

b.PSEN

c.RD & WR

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

5) Which register usually store the output generated by ALU in several arithmetic and logical operatio

a.Accumulator

b.Special Function Register

c.Timer Register

d.Stack Pointer

Answer

ExplanationRelated Ques

ANSWER: Accumulator Explanation:

No explanation is available for this question!

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

Explanation

Related Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

7) Which condition approve to prefer the EPROM/ROM versions for mass production in order to preve 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

ExplanationRelated Ques

ANSWER: size of code < size of on-chip program memory Explanation:

No explanation is available for this question!

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

a. 8031

b. 8052

c. 8751

d. All of the above

Answer

ExplanationRelated Ques

ANSWER: 8052

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: B-Register Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 32

Explanation:

No explanation is available for this question!

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

a.Push

b.Pop

c.Return

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: Push

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Program Counter Explanation:

No explanation is available for this question!

14) What kind of instructions usually affect the program counter?

a.Call & Jump

b.Call & Return

c.Push & Pop

d.Return & Jump

Answer

ExplanationRelated Ques

ANSWER: Call & Jump

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 07H

Explanation:

No explanation is available for this question!

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

a.RS1

b.RS0

c.Both a & b

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

Explanation

Related Ques

ANSWER: Parity Flag & Carry Flag Explanation:

No explanation is available for this question!

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

a.Bank 0

b.Bank 1

c.Bank 2

d.Bank 3

Answer

ExplanationRelated Ques

ANSWER: Bank 2

Explanation:

No explanation is available for this question!

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

a.1st bit

b.2nd bit

c.3rd bit

d.4th bit

Answer

ExplanationRelated Ques

ANSWER: 3rd bit Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 80H to 0FFH

Explanation:

No explanation is available for this question!

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

a.MOVX & MOVC

b.MOVY & MOVB

c.MOVZ & MOVA

d.MOVC & MOVY

Answer

ExplanationRelated Ques

ANSWER: MOVX & MOVC

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: MOV

Explanation:

No explanation is available for this question!

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

a.8K

b.16K

c.32K

d.64K

Answer

ExplanationRelated Ques

ANSWER: 64K

Explanation:

No explanation is available for this question!

24) Which among the below stated registers does not belong to the category of special function regist

a.TCON & TMOD

b.TH0 & TL0

c.P0 & P1

d.SP & PC

Answer

ExplanationRelated Ques

ANSWER: SP & PC

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Timer 2 Explanation:

No explanation is available for this question!

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

a.TH0 & TH1

b.TH1 & TH1

c.TH2 & TH2

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: TH2 & TH2

Explanation:

No explanation is available for this question!

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

a.8 bit auto-reload mode

b.16 bit auto reload mode

c.8 bit capture mode

d.16 bit capture mode

Answer

ExplanationRelated Ques

ANSWER: 16 bit auto reload mode Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: to GND

Explanation:

No explanation is available for this question!

29) Which port does not represent quasi-bidirectional nature of I/O ports in accordance to the pin conf 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

ExplanationRelated Ques

ANSWER: Port 0 (Pins 32-39)

Explanation:

No explanation is available for this question!

30) What is the required baud rate for an efficient operation of serial port devices in 8051 microcontrol

a. 1200

b. 2400

c. 4800

d. 9600

Answer

ExplanationRelated Ques

ANSWER: 9600

Explanation:

No explanation is available for this question!

a.External Interrupts

b.Internal Interrupts

c.Serial Ports

d.Read / Write Control signals

Answer

ExplanationRelated Ques

ANSWER: Internal Interrupts Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 1 / 6

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: PSEN

Explanation:

No explanation is available for this question!

4) Which memory allow the execution of instructions till the address limit of 0FFFH especially when th 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

ExplanationRelated Ques

ANSWER: Internal Program Memory Explanation:

No explanation is available for this question!

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

a.10 pF

b.20 pF

c.30 pF

d.40 pF

Answer

ExplanationRelated Ques

ANSWER: 30 pF

Explanation:

No explanation is available for this question!

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

Explanation

Related Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.HMOS

b.CHMOS

c.CMOS

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: HMOS

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Write-to-Latch Signal Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: A, B & C

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Ports cannot be used as general-purpose Inputs/Outputs Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: special function registers Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 00H to 7FH

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 0000H - 0FFFH & 1000H - FFFFH

Explanation:

No explanation is available for this question!

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 o 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 hig

a.A & C

b.B & D

c.A & B

d.Only A

Answer

ExplanationRelated Ques

ANSWER: B & D

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: By Interrupt Service Subroutine Explanation:

No explanation is available for this question!

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

a.Scalar

b.Vector

c.Register

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: Vector Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Program Counter Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: A-1, B-3, C-2, D-4

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Level Triggering Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Only D

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 1 / 12

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: TMOD

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Two

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: TR0

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: External input at (INT1) Explanation:

No explanation is available for this question!

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

a.Mode 0

b.Mode 1

c.Mode 2

d.Mode 3

Answer

ExplanationRelated Ques

ANSWER: Mode 1

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: MOV SP, # 54 H MOV TMOD ,# 0010 0000 C SETC ET1

SETC TR1 SETC EA SJMP $

Explanation:

No explanation is available for this question!

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

a.125 μs

b.250 μs

c.256 μs

d.1200 μs

Answer

ExplanationRelated Ques

ANSWER: 256 μs

Explanation:

No explanation is available for this question!

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

1. MOV TMOD, 0000 0010 B

2.MOV TL0, # 06H

3.MOV TH0, # 06H

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

ExplanationRelated Ques

ANSWER: 6, 1, 3, 2, 4, 5

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Because each byte is preceded by a start bit & followed by one stop bit Explanation:

No explanation is available for this question!

c. Status of Parity bits

d. All of the above

Answer

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.Control bits

b.Status bits

c.Both a & b

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Status bits Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: RI & REN

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 10 bits Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: RXD

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: (oscillator frequency) / 12

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Modes 2 & 3 Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: By recognizing 9th bit as '1' for address byte & '0' for data byte Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Address byte Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: LSB

Explanation:

No explanation is available for this question!

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

a.DPTR

b.PSW

c.PCON

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: DPTR

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Immediate datatype Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.MOV A, Rn

b.MOV A, @ Ri

c.MOV Rn, A

d.MOV direct, A

Answer

ExplanationRelated Ques

ANSWER: MOV Rn, A

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Exchange of low order digit indirect RAM with an accumulator Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: OV

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 1

Explanation:

No explanation is available for this question!

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

a.12

b.24

c.36

d.48

Answer

ExplanationRelated Ques

ANSWER: 48

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.RR & RL

b.RLC & RRC

c.RR & RRC

d.RL & RLC

Answer

ExplanationRelated Ques

ANSWER: RLC & RRC

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: CPL

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

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

Explanation:

No explanation is available for this question!

24) What is the possible range of transfer control for 8-bit relative address especially in 2's compleme 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

ExplanationRelated Ques

ANSWER: -128 to 127 bytes Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Long jumps (LJMP) Explanation:

No explanation is available for this question!

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

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 p memory block

a.Only A

b.B & D

c.A & C

d.C & D

Answer

ExplanationRelated Ques

ANSWER: C & D

Explanation:

No explanation is available for this question!

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

Explanation

Related Ques

ANSWER: A-2, B-4, C-1, D-3

Explanation:

No explanation 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

ExplanationRelated Ques

ANSWER: 2, 4, 5, 6, 3, 1

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: It gets pre-incremented for PUSH & post-decremented for POP

Explanation:
No explanation is available for this question!
30) What does the following pictorial representation of PUSH operation in the stack pointer indicate a below stated conclusions/inferences?

Stack Pointer is incremented by 2
Location 55H in on-chip stack memory gets loaded with 44H
Stack Pointer gets initialized by 56H
Data Pointer gets loaded with an immediate data 44H which ultimately leads to initialization of stack
Only A
Only B
B & D
Related Ques

Explanation

C & D
Answer

ANSWER: C & D
Explanation:

No explanation is available for this question!
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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.Instruction Decoding Unit

b.Timing and Control Unit

c.Program Counter

d.Arithmetic Logic Unit

Answer

ExplanationRelated Ques

ANSWER: Program Counter Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: via I/O ports

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Because they mostly operate on byte/word data Explanation:

No explanation is available for this question!

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

a.INTA

b.DTE

c.HOLD

d.ALE

Answer

ExplanationRelated Ques

ANSWER: ALE

Explanation:

No explanation is available for this question!

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

Explanation

Related Ques

ANSWER: 8-bit

Explanation:

No explanation 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

ExplanationRelated Ques

ANSWER: Limited Control Applications Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Intel 80960 (32 bit)

Explanation:

No explanation is available for this question!

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

a.Embedded Memory Microcontrollers

b.External Memory Microcontrollers

c.Both a & b

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Embedded Memory Microcontrollers Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Parallel Port Pins as address and data lines Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Through multiplexing by external latch & ALE signal Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Pipelining Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Temporary Register Explanation:

No explanation is available for this question!

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

a.Harvard architecture

b.Von-Neumann architecture

c.Princeton architecture

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: Harvard architecture Explanation:

No explanation is available for this question!

15) Which factors/parameters contribute to an effective utilization or adoption of Harvard architecture 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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Time Division Multiplexing Explanation:

No explanation is available for this question!

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

a.Fetching

b.Pre-fetching

c.Fetch & Decoding

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: Pre-fetching Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Behaviour Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Reactive & Real time Characteristics Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: RTS & CTS

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: XON/ XOFF

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: A-3, B-1, C-2

Explanation:

No explanation is available for this question!

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

a.RS232

b.RS2485

c. RS422

d. RS423

Answer

ExplanationRelated Ques

ANSWER: RS2485

Explanation:

No explanation is available for this question!

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

a.8

b.10

c.16

d.32

Answer

ExplanationRelated Ques

ANSWER: 32

Explanation:

No explanation is available for this question!

26) Which mechanism automates the enabling of RS485 transceiver with an elimination of hardware h 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

ExplanationRelated Ques

ANSWER: Send Data Control Explanation:

No explanation is available for this question!

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

a.Bus Master

b.Bus Slaves

c.Bus Drivers

d.Bus Data Carriers

Answer

ExplanationRelated Ques

ANSWER: Bus Master Explanation:

No explanation is available for this question!

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

a.Uni-directional

b.Bi-directional

c.Multi-directional

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Bi-directional Explanation:

No explanation is available for this question!

29) Which potential mode of operation indicate the frequent sending of byte to the slave correspondin 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

ExplanationRelated Ques

ANSWER: Master in master-transmit mode & Slave in slave-receive mode Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: CISC

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

a.Less number of pins on IC packages than SPI

b.It possesses formal standard unlike SPI

c. Slave Addressing before communication & better hardware control

d. All of the above

Answer

Explanation

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Greater than 10 MHz Explanation:

No explanation is available for this question!

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

a.Loader

b.Locator

c.Library

d.Linker

Answer

ExplanationRelated Ques

ANSWER: Locator Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

6) Which kind of assembler do not generate the programs in similar language as that used by micro-co by 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

ExplanationRelated Ques

ANSWER: Cross Assembler Explanation:

No explanation is available for this question!

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

a.Absolute Address

b.Relative Address starting from unity

c.Relative Addresss starting from zero

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Relative Addresss starting from zero Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Editor Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: it facilitates to analyze or vary the contents of memory and register Explanation:

No explanation is available for this question!

12) Which component is replaced by an in-circuit emulator on the development board for testing purp

a.RAM

b.I/O Ports

c.Micro-controller IC

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: Micro-controller IC Explanation:

No explanation is available for this question!

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.

Answer

Explanation

Related Ques

ANSWER: Both a & b Explanation:

No explanation 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

ExplanationRelated Ques

ANSWER: I/O Operations Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

16) Which type of triggering allow the trigger qualifier circuit to compare the input data word with the 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

ExplanationRelated Ques

ANSWER: Programmable Triggering Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 1024 & 1024 samples respectively Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Pin sinks the current when made low by glowing LED Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 220-330 Ω

Explanation:

No explanation is available for this question!

21) Which among the below given assertions exhibits the dependency of LED status over them, espec 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

ExplanationRelated Ques

ANSWER: Both a & b

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 16 characters per line with 2 such lines Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Enable (EN)

Explanation:

No explanation is available for this question!

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.

Answer

Explanation

Related Ques

ANSWER: 1 to 0 transitions Explanation:

No explanation 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

ExplanationRelated Ques

ANSWER: only when RS line is high Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: By allowing EN line to go from high to low Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: A-2, B-1, C-4, D-3

Explanation:

No explanation is available for this question!

28) How much delay is necessarily provided after the power-on-reset condition in order to overcome t 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

ExplanationRelated Ques

ANSWER: 15 ms

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Both a & b

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 8

Explanation:

No explanation is available for this question

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

ExplanationRelated Ques

ANSWER: Polling of DB7 bit of the data bus Explanation:

No explanation is available for this question!

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

Answer

Explanation

Related Ques

ANSWER: Improvement in Noise Immunity Explanation:

No explanation 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

ExplanationRelated Ques

ANSWER: Scan Lines Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 2, 6, A, E

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 11110000

Explanation:

No explanation is available for this question!

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

a.EA

b.ALE

c.PSEN

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: EA

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Latching of lower address byte Explanation:

No explanation is available for this question!

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

a.Data bus

b.Address bus

c.Both a & b

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: Data bus Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

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

ExplanationRelated Ques

ANSWER: CPU

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Port 0 & Port 2 respectively Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Output data remains constant despite changing input digital data Explanation:

No explanation is available for this question!

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

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

ExplanationRelated Ques

ANSWER: It increases the number of digital output functions in a time multiplexed manner Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: A, C, B

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: in the absence of an internal pull-up resistor

Explanation:

No explanation is available for this question!

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

a.Tunnel Diode

b.Shockley Diode

c.Freewheeling Diode

d.Zener Diode

Answer

ExplanationRelated Ques

ANSWER: Freewheeling Diode Explanation:

No explanation is available for this question!

17) Where do the power gets dissipated during the gradual decay of an inductor current (upto zero val 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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

19) Which pin/signal of ADC AD571 interfacing apprises about the accomplishment of data reading in 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

ExplanationRelated Ques

ANSWER: BLANK /CONVERT (high)

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Sampling & Quantization Errors Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: B & C

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 4 + number of digits to be displayed Explanation:

No explanation is available for this question!

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

Answer

Explanation

Related Ques

ANSWER: 7-segment code for the third character Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Between CCPR1 register & TMR1 Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: To control average value of output variables Explanation:

No explanation is available for this question!

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

a.2

b.3

c. 4

d. 8

Answer

ExplanationRelated Ques

ANSWER: 3

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Shorter the PWM period, faster will be the variation in an average value Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Fundamental FPWM & higher harmonics Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: SSPEN

Explanation:

No explanation is available for this question!

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

a. 0000

b. 0100

c. 0010

d. 0001

Answer

ExplanationRelated Ques

ANSWER: 0100

Explanation:

No explanation is available for this question!

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

a.SSPADD

b.SSPBUF

c.Both a & b

d.None of the above

Answer

ExplanationRelated Ques

ANSWER: SSPADD

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: SSPSTAT

Explanation:

No explanation is available for this question!

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

a.SCL line

b.SDA line

c. Both a & b

d. None of the above

Answer

ExplanationRelated Ques

ANSWER: SDA line

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: 7

Explanation:

No explanation is available for this question!

13) Where should the value of TX9 bit be loaded during the 9 bit transmission in an asynchronous mo

a.TXSTA

b.RCSTA

c.SPBRG

d.All of the above

Answer

ExplanationRelated Ques

ANSWER: TXSTA

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: To control the operation associated with baud rate generation Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: For ensuring the transmission of byte Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: FOSC / 16 (X + 1)

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: Master-internally, Slave-externally Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: CSRC

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: RCSTA

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: verbose Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: All of the above

Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: statically assigned/allocated initialized user variables Explanation:

No explanation is available for this question!

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

ExplanationRelated Ques

ANSWER: bsf Explanation:

No explanation is available for this question!

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.

Answer

Explanation

Related Ques

ANSWER: Both a & b Explanation:

No explanation is available for this question!

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

a.P Flags

b.C Flags

c.OV Flags

d.Z Flags

Answer

ExplanationRelated Ques

ANSWER: Z Flags Explanation:




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