Predict the output of following code:
1
For most in
main()
{
int a=b=c=d=10;
printf("%d, %d, %d,%d",
a,b,c,d);
}
Answers
Answered by
0
Answer:
double click on the answer and follow me
Explanation:
double click on the answer and follow me
Answered by
0
Answer:
error
Explanation:
bcoz undeclared b,c,d variables
Similar questions
History,
2 months ago
Computer Science,
2 months ago
Math,
2 months ago
Math,
5 months ago
English,
5 months ago
CBSE BOARD X,
10 months ago
Math,
10 months ago