InterviewSolution
Saved Bookmarks
| 1. |
Which among the following cannot be a target for a custom attribute?(a) Enum(b) Event(c) Interface(d) Namespace |
|
Answer» Correct answer is (d) Namespace Explanation: None. |
|