Page 1 of 1

Question 1.7 Analyse the following C-code and give the content of the variable Result: unsigned char Result unsigned cha

Posted: Mon May 09, 2022 7:30 am
by answerhappygod
Question 1 7 Analyse The Following C Code And Give The Content Of The Variable Result Unsigned Char Result Unsigned Cha 1
Question 1 7 Analyse The Following C Code And Give The Content Of The Variable Result Unsigned Char Result Unsigned Cha 1 (30.08 KiB) Viewed 29 times
Question 1.7 Analyse the following C-code and give the content of the variable Result: unsigned char Result unsigned char Var - Ox 3A; Result = Var*2; if(Result>0x73){ Result - Var 0x23; } else { Result-Var Ox23; Question 1.8 Assume the accumulator contains 29H. What is the content of the accumulator after the following instruction executes? ORL A,447H Question 1.9 If an 8051 is operating from a 4 MHz crystal, what is the duration of a machine cycle? Question 1.10 Analyse the following C-code and indicate the Hex value of Buffer after execution. unsigned char Buffer=137; unsigned char Bin Val=16; Bin Val - Buffer /BinVal; Buffer = Bin Val *3; Question 1.11 The maximum program memory that can be externally connected to an MCS 51 is (Specify address and data size) Question 1.12 With EA connected to +Vss, From which memory will the program be executed? (Indicate: Internal/External - FLASH/EEPROM/RAM)? Question 1.13 Consider the following RAM memory device: 32K x 8. How many data bits can be stored in