What is C#?
- Abdullah Sindhi
- Jan 10, 2020
- 1 min read
C# is an Object Oriented General Purpose Programming Language. if You are Little bit familiar with C and C++ Programming Languages, then You can Easily Understand the Basic Syntax of C#, like Loops, Decisions Making, Variable Declaration and Initialization.
But as C# has Many Advanced Features that Make C# a Robust Language. Some of Features are enlisted below:
Simple
Object Oriented
Rich Libraries
Modern
One of World's Top Programming Languages.
Best for Desktop Applications.
Provides all Platforms For Development (Desktop, Android and Web)
Extendable

Comments