main()
{
int i;
printf("%d",scanf"%d",&i))//if the input is 12 24 34 then
wat will be the output
}
Answer Posted / babu ba
1
bcoz it counts number of time the scanf fun access the user I/Ps
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a string and an array?
What is an endless loop?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What does sizeof function do?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
What does %c do in c?
What is s in c?
How can you check to see whether a symbol is defined?
What is C language ?
What is modeling?
Explain what is a 'locale'?
hi send me sample aptitude papers of cts?
Explain what header files do I need in order to define the standard library functions I use?
Where static variables are stored in memory in c?
What are identifiers in c?