If multiple interfaces are inherited and they have conflicting method names; What will happen ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is ispostback c#?

0 Answers  


How does the lifecycle of Windows services differ from Standard EXE?

0 Answers   Siebel Systems,


How does c# achieve polymorphism?

0 Answers  


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


How to implement an object pool in c#.net.

0 Answers  






Does c# have functions?

0 Answers  


What is IL / CIL / MSIL?

0 Answers   CitiusTech,


What is hashtable c#?

0 Answers  


In which format you can pass the value in the sleep function?

0 Answers  


Is it not possible to store a boolean value as a variable?

0 Answers  


Can you instantiate a struct without using a new operator in c#?

0 Answers  


What is the default value of singleordefault?

0 Answers  


Categories