adspace


Determine the result of performing two successive block
transfer into the same area of a frame buffer using the
binary arith operations.

Answer Posted / Khaleeq Ahmad Siddiqui

The result of performing two successive block transfers with binary arithmetic operations would depend on the specific operation being used. For example, if you're using bitwise AND (`&`) the result would be the pixel-by-pixel AND of the two blocks, whereas if you're using bitwise OR (`|`) the result would be the pixel-by-pixel OR of the two blocks.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category