I have the following code :
class Calculator { public int Sum(int x, int y) { return x + y; } public int Sum(o
it's basically a compilation error as both ref and out are almost same. both are almost same but a value you pass a out parameter need not be initialised.