Question: ? ? 0 unsigned char var; var = 0 xAE; / / Value of var ( in signed decimal ) : var = 0 xAE;

??0
unsigned char var;
var =0xAE;
//Value of var (in signed decimal):
var=0xAE;
//Value of var (in signed decimal):
var=061
//Value of var (in signed decimal):
var=58
//Value of var (in one byte hex):
var =05A|0CD|
//Value of var (in one byte hex):
 ??0 unsigned char var; var =0xAE; //Value of var (in signed

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!