Computer Science, asked by CosmicAbhishek9571, 1 year ago

Determine Output:

void main() { int i; printf("%d", scanf("%d", &i)); // value 10 is given as input here }
A.10
B.1
C.Garbage Value
D.None of These

Answers

Answered by Neeraj723
3
Hii dear here is your answer


option a is the correct answer

Hope it's help u
Answered by Anonymous
25
A. 10

Hope it helps u
Similar questions