In which category does main function belong??

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


Please Help Members By Posting Answers For Below Questions

explain what are actual arguments?

630


What are the disadvantages of a shell structure?

686


How can I insert or delete a line (or record) in the middle of a file?

570


What are examples of structures?

590


What is wrong with this statement? Myname = 'robin';

812






Why can’t we compare structures?

805


What is an array? What the different types of arrays in c?

653


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2644


Add Two Numbers Without Using the Addition Operator

351


What is the collection of communication lines and routers called?

607


how is the examination pattern?

1595


Explain what is the difference between functions getch() and getche()?

601


What is the use of volatile?

602


Can include files be nested?

623


What is getche() function?

603