Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / rajen kumar
if main() is user define...then why not...we can't change
it's name ??
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When should structures be passed by values or by references?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Why c is called a middle level language?
Explain indirection?
How to write a multi-statement macro?
Explain Function Pointer?
What are the properties of union in c?
What does c mean before a date?
a c code by using memory allocation for add ,multiply of sprase matrixes
please explain every phase in the "SDLC" in the dotnet.
What do the functions atoi(), itoa() and gcvt() do?
What is const volatile variable in c?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Explain what is the difference between functions abs() and fabs()?
Is null always equal to 0(zero)?