what happens if you inherit multiple interfaces and they have conflicting method names?


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

Post New Answer

More C Sharp Interview Questions

What does writeline mean?

0 Answers  


what is the difference between int and Int32?

5 Answers   TCS,


Define delay signing?

0 Answers  


What are verbatim strings in c#?

0 Answers  


What does a constructor do c#?

0 Answers  






What is the wildcard character in SQL? Let?s say you want to query database with LIKE for all employees whose name starts with La.

1 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What is the default value of guid in c#?

0 Answers  


What is Partial class? What purpose we use it?

6 Answers   ACS, TATA,


Explain About friend and Protected friend

0 Answers  


How do you create empty strings in c#?

0 Answers  


How is lazy loading achieved?

0 Answers  


Categories