You use reflection to obtain a information about the method named "my method".You need to ascertain "mymethod is accessible to derived class?What should You do?

  1. Call the ISAssembly property of the MethodInfo Class

  2. Call the ISstatic property of the MethodInfo Class

  3. Call the ISvirtual property of the MethodInfo Class

  4. Call the ISFamily property of the MethodInfo Class


Correct Option: D

Find more quizzes: