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

Home > Java Programming > Operators > Questions and Answers

Q: What is the output of following program?
void main(){
int a;
a=10;
a*=10+2;
printf("%d",a);
}  
A. 102 B. 100
C. 120 D. 22

Answer and Explanation

Answer:120

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.