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

WriteLine is a procedure/ method in the class called Console.

It doesn't have any relation with Static keyword.


Void is called "nothing" or no more return type required by the function.

Static is a keyword used by Main method because to avoid manipulation of Main Function.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Regex / regular expressions ?

1158


How to use exception handling in stored procedure?

1071


What is a race condition?

941


What is polymorphism in c sharp?

1041


What is different between Implicit conversion and Explicit conversion in C#?

1128


What is the max value of int32 in c#?

963


How do you set a class path?

925


What is parameters in c#?

983


What is the difference between a method and a property?

1099


Which are access modifiers available in c#?

1005


What is difference between hashtable and dictionary in c#?

1000


How do you declare an arraylist?

1025


What is indexer c#?

930


What is new method in c#?

972


What is the compiler of c#?

991