Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can we write a program without main() function?

Answer Posted / vaibhav

no because every c prog. can compile from main function.
but when we write a code for creating a header file, we
cant use main function.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain can you assign a different address to an array tag?

1116


What are the __date__ and __time__ preprocessor commands?

1172


What are high level languages like C and FORTRAN also known as?

1232


What is "Hungarian Notation"?

1165


Explain what’s a signal? Explain what do I use signals for?

1246


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1978


What is the difference between NULL and NUL?

1351


What does int main () mean?

1076


How many levels of pointers can you have?

1241


How can you allocate arrays or structures bigger than 64K?

1200


What is character constants?

1228


What is the Purpose of 'extern' keyword in a function declaration?

1139


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1443


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2363


Can a void pointer point to a function?

1074