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 / vignesh1988i

as for i know in C , we cant write a program wit out main()..
since whatever function we write (user defining functions).
it will start executing the statements only from the
main().... so only we will say tht FIRST EXECUTABLE FUNCTION
IS THE MAIN() FUNCTION.........

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getch c?

1242


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

3183


What is unsigned int in c?

933


Is c call by value?

967


How can I get back to the interactive keyboard if stdin is redirected?

1134


write a programming in c to find the sum of all elements in an array through function.

2115


How can I list all of the predefined identifiers?

928


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

1227


Write a program to swap two numbers without using a temporary variable?

1070


What are disadvantages of C language.

1101


Explain continue keyword in c

963


Why is struct padding needed?

1031


Explain what is the best way to comment out a section of code that contains comments?

1096


What is wrong with this initialization?

955


What is the difference between a string and an array?

1154