1.
Which digital operations are performed over the detected mismatch outputs with an intention to generate a single output RB port change output?
2.
What is the purpose of acquiring two different bits from INTCON register for performing any interrupt operation in PIC 16C61 / 71?
3.
Which among the below specified combination of interrupts belong to the category of the PIC 16C61 / 71?
4.
Which condition results in setting the GIE bit of INTCON automatically?
5.
What kind of external edge-sensitive interrupt is generated due to transition effect at pin RBO/INT?
6.
Which bit-register pair plays a significant role in configuring the rising or falling edge triggering levels in external interrupts of PIC 16C61/71?
7.
Consider the following statements. Which of them is /are incorrect?

a. By enabling INTE bit of an external interrupt can wake up the processor before entering into sleep mode.
b. INTF bit is set in INTCON only when a valid interrupt signal arrives at INT pin.
c. During the occurrence of interrupt, GIE bit is set in order to prevent any further interrupts.
d. goto instruction written in program memory cannot direct the program control to ISR.
8.
Where do the conversion interrupt flag (ADIF) end after an accomplishment of analog-to-digital (ADC) conversion process?
9.
What is the purpose of setting TOIE bit in INTCON along with GIE bit?
10.
How much delay is required to synchronize the external clock at TOCKI in Timer '0' of PIC 16C61?