InterviewSolution
Saved Bookmarks
| 1. |
Select the modifiers which can be used with the properties?(a) Private(b) Public(c) Protected Internal(d) All of the mentionedI had been asked this question in my homework.My question comes from Introduction of Properties topic in division Indexers and Exception Handling of C# |
|
Answer» The CORRECT OPTION is (d) All of the mentioned |
|