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

no we can't write a program with out main function, this
function is the main function which usually help OS to kill
the process that has executed, like in JAVA main() is used
as a thread whose wqork is to kill the executed process and
mark those as GC( Garbage collection)

Is This Answer Correct ?    14 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3915


Explain modulus operator.

1050


How can a process change an environment variable in its caller?

1184


What is a program flowchart?

1192


Is there any possibility to create customized header file with c programming language?

1064


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1066


Differentiate between declaring a variable and defining a variable?

1035


What is the difference between variable declaration and variable definition in c?

1056


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1362


How can you access memory located at a certain address?

1114


Why is this loop always executing once?

1054


What is c programing language?

1082


What is the difference between memcpy and memmove?

1016


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

1203


What is boolean in c?

1088