Answer Posted / hemanthkumar
prinf("%""d");
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the diffrenet bettwen HTTP and internet protocol
What is string length in c?
What is a pragma?
How does struct work in c?
What standard functions are available to manipulate strings?
p*=(++q)++*--p when p=q=1 while(q<=6)
What does %c do in c?
What is static function in c?
Write a progarm to find the length of string using switch case?
What is %lu in c?
How to Throw some light on the splay trees?
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
What are the disadvantages of a shell structure?
What is else if ladder?
Is a house a shell structure?