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...

why we shiuld use main keyword in C

Answer Posted / raj

main() is the enty point of all the application ,and is the
special function because it is invoked by the OS
routines,through this function we can call any function.So
every application must contain 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

Write a program to check palindrome number in c programming?

1066


What is the difference between procedural and functional programming?

1134


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1261


How can I handle floating-point exceptions gracefully?

1242


Can a pointer be static?

1130


What is substring in c?

1258


How do you generate random numbers in C?

1246


How can I do peek and poke in c?

1135


How to delete a node from linked list w/o using collectons?

2824


What is null in c?

1153


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1944


What are the features of the c language?

1139


What's a good way to check for "close enough" floating-point equality?

1253


What is pointers in c?

1164


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

1293