Answer Posted / abhinendra bhadauriya
main is an thread which create process in the memory with the help of operating system
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is meant by preprocessor in c?
Is r written in c?
Explain enumerated types in c language?
Write a program to generate random numbers in c?
What is the purpose of main() function?
What is difference between arrays and pointers?
How can you tell whether two strings are the same?
What does the && operator do in a program code?
What are structural members?
Explain how can you determine the size of an allocated portion of memory?
What the advantages of using Unions?
What is #line?
Write a program to print fibonacci series without using recursion?
Is there any data type in c with variable size?
How many bytes is a struct in c?