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

Home > Java Programming > Typecasting > Questions and Answers

Exercise:

Section 1

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

Answer and Explanation

Answer:102 100

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.