Question: what values will this program display at portb #include 16F877A.H void main() { int outbyte2 = 128; int count=70; do { output_b(-outbyte2 OxOf):complement then XOR
what values will this program display at portb #include "16F877A.H" void main() { int outbyte2 = 128; int count=70; do { output_b(-outbyte2 OxOf):\\complement then XOR outbyte2 --; count--; } while (count >=69); while(1) { }; } Select one: O a. 128,127, 112 O b. 112,143 O c. 143,112 O d. 128,127 O e. 0,1,2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
