C#
is a programming language that supports more than one programming paradigm. The
basic syntax of C# is similar to that of C, C++ and Java. So if you are
familiar with any one of these languages, you can learn C# just like that.
What is
multi-paradigm programming language?
A
Language that supports more than one programming paradigm is called
multi-paradigm programming language. C# is a multi-paradigm programming
language, it supports both imperative and object-oriented paradigms. C# support
some level of functional programming also.
C# Vs .net
C#
is a programming language, and ‘.NET’ is a framework. ‘.NET’ has various
languages under it. C# is one of the language in ‘.NET’.
What is the latest
version of C#?
At
the time of writing this article, the most recent version is C# 6.0 which was
released in 2015.
Prerequisites to work
with C#
Install
Visual studio. You can get the community edition from following link.
No comments:
Post a Comment