Consider the code segment float x=0; float *xptr&x; which of the following statements would set x to 11 ?
Posted: Mon Jun 06, 2022 12:42 pm
Consider the code segment float x=0; float *xptr&x; which of the following statements would set x to 11 ?