Typed
Write a function to the following specifications: a 1. An 8-bit value is passed to the function 2. Perform an AND-operation on the passed value with 0x80 3. Return “1” if result of the AND operation is 0x80 Return “O” if result of the AND operation is 0x00
Write a function to the following specifications: a 1. An 8-bit value is passed to the function 2. Perform an AND-operat
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a function to the following specifications: a 1. An 8-bit value is passed to the function 2. Perform an AND-operat
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!