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
What is immutable in C#?
Is c# used for frontend or backend?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
What are data types with examples?
What is the advantage of generics in c#?
What is an arraylist in c#?
What is the difference between finalize() and dispose() methods?
what is the index value of the first element in an array?
What are annotations in c#?
Explain the serialization in .net
What is the use of static members with example using c#.net.
What is public void in c#?
Why extension method is static?
What is a nested type. Give an example?
What is deadlock in c#?