syntax for writing private method in a interface
Answer Posted / anna
we can't have private methods in in interface.
by default all are public
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is c# a keyword?
What is jit (just in time)?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
What is null character in string?
Is hashset ordered c#?
what is the syntax to inherit from a class in c#?
Are arrays value types or reference types?
Is static class thread safe in c#?
What is assembly c#?
Can you inherit from a sealed class?
Explain About namespaces
Why do we need reflection in c#?
What are the fundamental differences between value types and reference types?
What is callback method in c#?
What are Memory foot print of an exe?