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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

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

Post 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 28 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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply