Can we define a variable with the access modifier private
in an interface?
Answer Posted / bindu sharma
No,In an interface we cannot declare any variable either it
is public or private or any other access modifiers.
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
What framework is used for performance testing/load testing?
Write a program to find the angle between the hours and minutes in a clock
What is cache memory in c#?
How Global.asax is used ?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Which controls do not have events?
What are the access modifiers in c#?
What is boxing? Explain its functionality?
How many classes are there in classification?
Does c# support templates?
What is a c sharp?
How much time will it take to learn unity?
Explain about multithreading?
What is getenumerator?
What is extended class in c#?