1.

Which of the following is the correct statement about inspecting an attribute in C#.NET?(a) An attribute can be inspected at link time(b) An attribute can be inspected at design time(c) An attribute can be inspected at run time(d) None of the mentionedI have been asked this question in semester exam.This intriguing question comes from Attributes topic in chapter Console I/O Operations and Stream Classes of C#

Answer»

Right choice is (a) An ATTRIBUTE can be inspected at LINK time

Easiest EXPLANATION - NONE.



Discussion

No Comment Found

Related InterviewSolutions