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
How assembly versioning in .NET prevent DLL Hell problem?
Is a char?
What is public, private, protected, internal and internal protected?
Why do we need singleton class in c#?
what are pointer types in c#
What is an int in c#?
What is gac? How to put assembly in gac?
Define c# and list the features.
Why do we need reflection in c#?
How do you name a variable in c#?
Why do we use reflection in c#?
What is class method c#?
What is difference between float and decimal?
What is the difference between string keyword and system.string class?
What is dependency injection?