PIC Instruction Set - MCQs with answers

PIC Instruction Set - MCQs with answers


1. 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

View Answer / Hide Answer

ANSWER: b. bsf



2. Where is the result stored after an execution of increment and decrement operations over the special - purpose registers in PIC?

a. File Register
b. Working Register
c. Both a & b
d. none of the above

View Answer / Hide Answer

ANSWER: c. Both a & b



3. Which flags of status register are most likely to get affected by the single-cycle increment and decrement instructions?

a. P Flags
b. C Flags
c. OV Flags
d. Z Flags

View Answer / Hide Answer

ANSWER: d. Z Flags


Post your comment