Archive for June 2017
C#.NET Interview Questions and Answers

1. What is C#.NET?
Ans: C#.NET is an object oriented programming language used as code behind language to create .NET applications.
2. What is namespace?
Ans: .NET Framework uses namespaces to organize its many classes, as follows: System.Console.WriteLine("Hello.