Can we have multiple constructors in a class c#?
update data in an xml file which resides in solution itself, using silverlight 4.0
Difference between multi-level and multiple inheritance?
Write code for palindrome?
What is cookies c#?
If u declare two interfaces withsame methodnmae .prototype how can u call the particular method from class?
Explain the difference between and xml documentation tag?
Is string nullable in c#?
Explain more on CLR
What is difference between il and dll ?
I want to single value if you give any integer value. Below are examples 1. Input: 123 Output: 6 2. Input: 99 9+9=18 1+8 Output: 9 How to get above output?
int i,string s, String s1 Which is valuetype which is refrence type.
What are tuples c#?