Why can?t you specify the accessibility modifier for
methods inside the interface?
Answer Posted / ravikiran gullapalli
Then How it can be called as interface,
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In which order the destructor is called for an inherited class?
What is serialization in c#?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
Explain manifest & metadata in c#.
What is constructor overloading in c#?
What is an assembly in .net?
What are the uses of namespaces?
Explain about accessibility modifier 'protected internal'?
Explain the Different types of configuration files in .net?
Why delegate is used in c#?
What is the meaning of MSIL?
What is the difference between finalize() and dispose()?
What is xml document how do you open it?
How to add a readonly property in c#.net
What is the .net datatype that allows the retrieval of data by a unique key?