Can we define a variable with the access modifier private
in an interface?
Answer Posted / vikas
no not at all
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between call by value and call by reference in C#?
Is stringbuilder better than string?
What is unmannaged code and will CLR handle this kind of code or not .
What is an escape sequence in c#?
Explain the types of assemblies in .net?
Define delegate in c#?
What are c# attributes and its significance?
Why can't we use a static class instead of singleton?
How do I know if executenonquery is successful c#?
Name the connections does microsoft sql server support?
Why do we need singleton class in c#?
How many bytes is a long c#?
Can interface have virtual methods in c#?
What is multiple interface in c#?
What does return do in unity?