Question: Suppose x is a signed integer variable in a C program on a 3 2 bit machine. x is assigned with the following value: x

Suppose x is a signed integer variable in a C program on a 32 bit machine. x is assigned with the following value:
x =0x40000000
Another variable y is also a signed integer variable in a C program on a 32 bit machine. y is assigned with the following value:
y = x *0x4
What is the value of y after this multiplication?

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!