InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 51. |
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. |
|
| 52. |
Which of the following cannot further inspect the attribute that is once applied?(a) Linker(b) ASP.NET Runtime(c) Language compilers(d) CLRThis question was posed to me in an internship interview.This key question is from Attributes in chapter Console I/O Operations and Stream Classes of C# |
|
Answer» RIGHT OPTION is (a) Linker The BEST I can EXPLAIN: NONE. |
|