What is C#?
Experience Level:
Junior
Tags:
C#
Answer
- C# is a modern and widely used high-level programming language.
- It was developed around 2000 by Microsoft.
- C# is an object oriented language.
- It has been derived from C programming language
Related C# job interview questions
-
How many classes should be in one .cs file and why?
C# Junior -
What is the 'class' keyword used for in C#?
C# Junior -
What is a method parameter in C#?
C# Junior -
What is a method return type in C#?
C# Junior -
When do you use semicolon in C# and why?
C# Junior