Welcome Guest | Sign in | Register
Pointers & Structures - Discussion Page For Q.10589 | C Programming Questions and Answers | C Programming Free Online-Tests | LucentBlackBoard | LucentBlackBoard.com

Home > Java Programming > Pointers & Structures > Questions and Answers

Exercise:

Section 1

Q: Assign the address of the character array CPUtype to the field memory using the pointer mpu641.
A. mpu641.memory = &CPUtype; B. mpu641->memory = CPUtype;
C. strcpy( mpu641.memory, CPUtype); D. mpu641.memory = CPUtype;

Answer and Explanation

Answer:mpu641->memory = CPUtype;

Explanation:
There is no explanation...

Comment on this Question

Name:

Loading...




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.