Vidyalelo
C# Programming · Q47

File Handling and Input Output in C Sharp

Programming · C# Programming · question 47

Q47

Which of the following is the correct statement about inspecting an attribute in C#.NET?

A.
An attribute can be inspected at link time
Answer
B.
An attribute can be inspected at design time
C.
An attribute can be inspected at run time
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board