InterviewSolution
Saved Bookmarks
| 1. |
Access specifiers which can be used for an interface are?(a) Public(b) Protected(c) Private(d) All of the mentionedThis question was addressed to me in homework.The above asked question is from Interfaces Introduction in portion Object Oriented Concepts of C# |
|
Answer» Correct choice is (a) PUBLIC |
|