Question

If the following is a valid statement: w->x->y->z = 12;       then C) w, x and...

If the following is a valid statement:

w->x->y->z = 12;

      then

C) w, x and y are pointer variables.

B) x, y and z are structure components.

A) x, y and z are structure variables.A. x, y and z are structure variables.

D) A and B statements are correct.

E) B and C statements are correct.

can someone explain this to me?


C++ structures
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Correct answer is C. i.e., w,x and y are pointer variables.

The pointer variables may be used to access any struct member.Nested structure would have been there which would finally point to z. So using w,x and y pointer variables, z is being accessed.

Instead of dot notation(.), -> is used since it provides faster access compared to dot(.)

Add a comment
Know the answer?
Add Answer to:
If the following is a valid statement: w->x->y->z = 12;       then C) w, x and...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Z- A+B+C+D Z:x component Z: y component W=A-B-C+D W :x component W: y component in the...

    Z- A+B+C+D Z:x component Z: y component W=A-B-C+D W :x component W: y component in the dagram tothe let Vecor A has a magnitude of 5.8 units and makes an angle of 31 degrees with respect to the positive x axis. Vector B has a magnitude of S units and makes an angle of 53.1 degrees with respect to the negative x axis. 53 319 What are the components of the resultant of: A+B

  • Can someone help with this multiple choice question for C++ Suppose that x and y are...

    Can someone help with this multiple choice question for C++ Suppose that x and y are int variables, z is a double variable, and the input is: 28 32.6 12 Choose the values of x, y, and z after the following statement executes: cin >> x >> y >> z; a. x = 28, y = 12, z = 32.6 b. x = 28, y = 12, z = 0.6 c. x = 28, y = 32, z = 12.0...

  • State true or false: (6 x 2 = 12 pts) Using -- with a reverse iterator...

    State true or false: (6 x 2 = 12 pts) Using -- with a reverse iterator moves it from the back toward the front of a list b) The body of a do-while loop is always executed at least once. c) If p points to the array element a[j], then p + i points to a[i+j]. d) Any number of pointer variables may point to the same object. In terms of both execution speed and memory usage usually iterative solutions...

  • Security E(r) Standard Deviation W 8% 12% X 12% 12% Y 12% 20% Z 14% 20%...

    Security E(r) Standard Deviation W 8% 12% X 12% 12% Y 12% 20% Z 14% 20% Which of the above is not true for all risk averse investors? a. X is preferred to W b. Y is preferred to W c. X is preferred to Y d. Z is preferred to Y e. Cannot tell with information given.

  • If A, B, Cand D are TRUE and X, Y, Z andW are FALSE, what is...

    If A, B, Cand D are TRUE and X, Y, Z andW are FALSE, what is the truth value of the following statements: T 9 "ID v (B Y)1 v [ (D v B) ( v Y) V ~[TVCF)コV [CT). CF)] LTVCE 10. (A E (W Z)) I(C v Y) (A X)1) 11. D v (Wv X)] v [(A v W) v (D X) 12. [(A X) Y] [(X A) (D W) 13. [A X) v (~C ~Z)] [(C W)...

  • Let A-g's, u, v, w, x, y, z), B {q, s, y, z,C-{v, w, x, y,...

    Let A-g's, u, v, w, x, y, z), B {q, s, y, z,C-{v, w, x, y, z), and D-6. Specify the following set. 9) Cu B 10) An B

  • B. Element X has a higher metallic character than element Y. Choose the correct statement: A...

    B. Element X has a higher metallic character than element Y. Choose the correct statement: A Element X could be cesium and element Y could be francium. Element X would have a lower first ionization energy than element Y. A d-electron in element X would experience a much higher effective nuclear charge than a d-electron in element Y. D. Element X would have a higher electron affinity than element Y. E. Element X would have a lower electron affinity and...

  • plz solve 2 ,4,8,10 " << endl; acement display? Ans: answer= B. answer 2. cu int...

    plz solve 2 ,4,8,10 " << endl; acement display? Ans: answer= B. answer 2. cu int x = 2, y = 1; what will the following cout statement display? Ans: cout << "answer=" < (x || !y ) << endl; A. answer=0 B. answer=1 C. answer=2 D. None of these This code void ActivateBuzzer(int); is c A. to call a function B. function definition (C.)function declaration D. not valid Which option correctly describes the result of the following C/C++ code?...

  • For three sequences X[n],y[n],z[n], assume that Y(w)= X(-w) and (w)= X(w + TT) in the Fourier...

    For three sequences X[n],y[n],z[n], assume that Y(w)= X(-w) and (w)= X(w + TT) in the Fourier domain. In the z-domain, what are Y(z) and Z(z), respectively? A. X(-2) and - X(z) B. X(- z) and X(2-1) c. -X(z) and X(2-1) D. -X(z) and X(-2) E. X(z-) and X(-2) F. X(z-1) and - X(z) G. None of the above.

  • Hi please give a full solution Let W denote the set {(x, y, z) e Rº...

    Hi please give a full solution Let W denote the set {(x, y, z) e Rº | xy >0} Which of the following statements are correct? (There can be several correct statements.) W is closed under multiplication by a scalar The zero-vector belongs to W W is closed under addition of vectors

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT