Answer Posted / vignesh1988i
it is a predefined function..............
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
What is the data segment that is followed by c?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What is function what are the types of function?
What are local variables c?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
What is the full form of getch?
Why we use conio h in c?
What does calloc stand for?
Is there a way to switch on strings?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What are run-time errors?
What do you mean by Recursion Function?
What is %d used for?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What is the benefit of using an enum rather than a #define constant?