Answer Posted / vignesh1988i
it is the first function to be called or to be executed in
the code of the compiler.......
thank u
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
Write a program on swapping (100, 50)
What is a const pointer in c?
Tell me what is null pointer in c?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
How can I call fortran?
Can one function call another?
what is the significance of static storage class specifier?
What is logical error?
What is null pointer in c?
what are non standard function in c
What is the difference between int main and void main in c?
What is && in c programming?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values