InterviewSolution
Saved Bookmarks
| 1. |
Which among the following cannot be a target for a custom attribute?(a) Enum(b) Event(c) Interface(d) NamespaceI had been asked this question in a national level competition.Enquiry is from Attributes in portion Console I/O Operations and Stream Classes of C# |
|
Answer» CORRECT ANSWER is (d) Namespace Explanation: NONE. |
|