For methods inside the interface why can’t you specify the accessibility modifier?


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

Post New Answer

More C Sharp Interview Questions

What is the default value of string in c#?

0 Answers  


Is c# difficult to learn?

0 Answers  


What exactly happens when we debug and build the program?

0 Answers  


What is array collection?

0 Answers  


Is a structure a class?

0 Answers  


How can we Achieve Late binding in C#.Can any give one example.

5 Answers   Value Labs,


Do loops in c#?

0 Answers  


Can you override private virtual methods?

4 Answers  


Explain the constructor in c#.

0 Answers  


If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?

3 Answers   Honeywell,


What does Dispose method do with the connection object?

3 Answers  


What is platform independence"?

0 Answers   DELL,


Categories