C Sharp Syntax (CloudMonk.io)
C# Syntax
C# syntax is inspired by C Language and C plus plus | C++ syntax. In this section, we describe C#’s elements of syntax, using the following program:
using System; int x = 12 * 30; Console.WriteLine (x);
(Fair Use B08SYWWDTX)