Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / yogendrra
the main funtion is both user defind and sysyem defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I implement a delay, or time a users response, with sub-second resolution?
What is the process of writing the null pointer?
How can this be legal c?
Who developed c language?
What is c language in simple words?
When should a type cast not be used?
What does volatile do?
List some basic data types in c?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Process by which one bit pattern in to another by bit wise operation is?
What are inbuilt functions in c?
What is character constants?
What is main () in c language?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
writ a program to compare using strcmp VIVA and viva with its output.