Bitwise Operators – Find Output of Program 1. Assunming, integer is 2 byte, What will be the output of the program? A. ffff B. 0fff…
Input / Output – Point Out Errors 1. Point out the error in the program. A. Error: in unsigned char statement B. Error: unknown file…
Input / Output – Find Output of Program 1. What will be the content of 'file.c' after executing the following program? 2. What will be the…