Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 17, 2024 05:48 am GMT

Syntax

Image description

1): using System;

, System , . System , C#.
2): namespace MyApplication

. . MyApplication, .
3): class Program

. C# . Program.
4): static void Main(string[] args)

. , . Main static, , , . args , .
, , , , .
5): Console.Write()

C#, .
6): { }

, . Main, .


Original Link: https://dev.to/jaloldcoder98/syntax-2ao6

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To