| 9. | Which of the following forms of applying an attribute is correct? |
|||||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 10. | Which of the following statements are correct about Attributes used in C#.NET? |
|||||||||
Answer: Option E Explanation: No answer description available for this question. Let us discuss.
|
| 11. | Which of the following is correct ways of applying an attribute? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 12. | Which of the following statements are correct about inspecting an attribute in C#.NET? 1 An attribute can be inspected at link-time. 2 An attribute can be inspected at compile-time. 3 An attribute can be inspected at run-time. 4 An attribute can be inspected at design-time. |
|||||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 13. | Which of the following are correct ways to pass a parameter to an attribute? 1 By value 2 By reference 3 By address 4 By position 5 By name
|
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 14. | Which of the following are correct ways to specify the targets for a custom attribute? |
|||||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 15. | The [Serializable()] attribute gets inspected at |
|||||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
