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

what does static void Main(string[] args) in C# mean????????

Answer Posted / vaibhav durhaya

in C# Main function returns something as string. If u dont
want something return to function u have to use Void. And
Static Keyword shows that there should be something in the
function which is static, i.e. WriteLine() is a static
member method of the Console class.

Is This Answer Correct ?    42 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is gui in c#?

932


Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server

1893


What is use of console?

854


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

945


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

822


What is the difference between finalize() and dispose()?

861


Explain Direct CAST vs CType ?

966


Constructor to an arbitrary base constructor?

926


What is a partial class in c#?

941


What are the 4 pillars of any object oriented programming language?

823


What is difference between var dynamic and object in c#?

884


Are c# references the same as c++ references?

944


What is the main purpose of linq?

845


Is string a data type in c#?

794


How can I check the type of an object at runtime?

908