Assume the variable diff has already been declared Write an

Assume the variable diff has already been declared . Write an expression whose value is the address of diff.

Solution

Answer:
   //variable diff declared as int
   int diff;
   //&diff expression yeilds address of diff variable
   &diff

Assume the variable diff has already been declared . Write an expression whose value is the address of diff.SolutionAnswer: //variable diff declared as int int

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site