TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Interviews
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
Pl send commonly asked question in C#????
By
Poonam Jain
in
ASP.NET
on
Apr 18
2009
0
5.9k
1
Post Your Answer
Submit
Apr, 2009
19
Hi,
Poonam
Here is the answer...
C# Interview Questions :_______
Describe the accessibility modifier "protected internal"
Can multiple data types be stored in System.Array?
How to sort array elements in descending order?
Whats the use of "throw" keyword?
Can we put multiple catch blocks in a single try statement?
How to achieve polymorphism in C#?
How to achieve inheritance in C#?
Compare Session state and Viewstate?
How to add gridview/datagrid columns manually? Autogenerate?
How to add a ReadOnly property in C#?
How to prevent a class from being inherited? Sealed?
How to inherit the class, but not the method inside it?
Can we inherit multiple interfaces?
What are the different ways a method can be overloaded?
How to call a specific base constructor?
What are generics in C#?
What is the use of the main() function in C#?
Are C# Keywords in lowercase or uppercase?
What is the use of Console.Readline() in C#?
Can we set the specifier of the main() method in C# as private?
Can we set different types of parameters & return-types in main() method
What is the use of GetCommandLineArgs() method
What is the use of System.Environment class?
Why is the new keyword used for instantiating an object in .NET?
Default values of bool, int, double, string, char, reference-types?
Why does the compiler throw an error when variables are declared with initial value?
How to declare a constant variable in C#?
In C#, can we create an object of reference type using const keyword
What is the difference between const and readonly in C#?
What are the different parameter modifiers available in C#
What is the difference between out and ref in C#
?
For more help
http://www.c-sharpcorner.com/Forums/UserProfile.aspx?PostID=NikhilJohari
0
Most Popular Job Functions
Developer (2375)
Programmer (1288)
Sr. Developer (827)
Sr. Programmer (449)
Fresher (398)
Tech Lead (377)
DBA (244)
Team Lead (187)
Project Lead (83)
Architect (28)
View All
MOST LIKED QUESTIONS
Why do you want to leave your current company?
What are the advantages of using REST in Web API?
What is ASP.NET Core?
How to iterate through ArrayList in jQuery?
What is the difference between TempData keep() and peek() function?
A class provides a default constructor for me. I write a constructor that takes a string as...
Can multiple catch blocks be executed in a C# program?
what is Sealed class
What were your responsibilities in your previous job ?
What Operating Systems Node.js Supports