Welcome Guest | Sign in | Register
Arrays - Discussion Page For Q.10446 | C Programming Questions and Answers | C Programming Free Online-Tests | LucentBlackBoard | LucentBlackBoard.com

Home > Java Programming > Arrays > Questions and Answers

Q: Use a printf statement to print out the third element of an integer array called totals
A. printf("%d\n", &totals[3] ); B. printf("%d\n", totals[3] );
C. printf("%c\n", totals[2] ); D. printf("%d\n", totals[2] );

Answer and Explanation

Answer:printf("%d\n", totals[2] );

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.