If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
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?
Why do we need delegates?
How can you overload a method?
What does xpath return?
What is a dictionary in c#?
Explain about Threading Types.
all information
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is the use of tuple in c#?
Does c# support a variable number of arguments?
Why do we need to serialize data?
What is routing in c#?