Welcome, Guest Ohm namah shivoy
www.faqpanel.com
Home | ASP.Net | C-Sharp | Winforms | MS SQL | AJAX | XML | .Net Training*** | Search
Invite friends 
Extras 
VS Tips & Tricks
Top 10 .Net Tools
Special folders in ASP.Net
VS Find Combobox
 C-Sharp (C#) Interview Questions and Answers
Does C# support multiple inheritance?
No, use interfaces instead.
Can you override private virtual methods?
Are C# constructors inherited
What is type safety?
Can you change the value of a variable while debugging a C# application?
What is Event (winforms) ?
What is the Interface (C#)?
What is the advantage of using System.Text.StringBuilder over System.String?
Can I use inline assembly or IL in C# code?
What are Constructors?
Does C# support variable method arguments?