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
Can you inherit multiple interfaces?
Yes, why not.
Can I use inline assembly or IL in C# code?
What namespaces are necessary to create a localized application?
How do you inherit from a class in C#?
What are the characteristics of C#?
What is Event (winforms) ?
By default the member of the interface are public and abstract. true or false?
Can multiple catch blocks be executed for a single try statement?
How can you overload a method?
When do you absolutely have to declare a class as abstract?
Can you change the value of a variable while debugging a C# application?