You work as the application developer at Certkiller .com. To
get information on a
specific method named myMethod, you use Reflection. You need
to find out if
myMethod can be accessed from a derived class.
Which of the following properties should you call from the
myMethod class?
Answer / gaaa
A. Call the IsAssembly property.
B. Call the IsVirtual property.
C. Call the IsStatic property.
D. Call the IsFamily property.
Answer: D
Explanation: The IsFamily property determines whether the
method is accessible
onlsecy to the class and descendant classes.
IsAssembly determines accessibility from within the assembly.
IsVirtual indicates whether the method is virtual.
IsStatic indicates whether the method is static.
Is This Answer Correct ? | 4 Yes | 0 No |
what is the process to retreive emails which has been deleted in Outlook from Exchange Server?
tell the function of Source record of DNS server. why we create Stub zone? Tell Round Robing also?
What are the requirements for installing AD on a new server?
What is Domain Hosting?
What is Server OS? What is Domain Controler?
someone asked me what Microsoft subjects i want to learn? and i said i want to learn Windows and Exchange. so could u tell me what related subjects in windows? and what related subjects in Exchange?
You work as the application developer at Certkiller .com. You need to modify the code of an application. The application uses two threads named thread A and thread B. You want thread B to complete executing before thread A starts executing. How will you accomplish the task?
I am unable to access other Pc within network without domain. when i am doing to access other Pc within lan like //192.168.1.11 it gives error message like "the network location cannot reached.For information about network troubleshooting, see windows help" what is the solution?
Why to make DNS server? If a Client accessing the internet have or not connected with DNS server.
What is a Console port and why is it used for and usually console is present in which Hardware devices ?
Peer to Peer Network belong to which topology? a.ring b,bus c Star d None
Is there any Microsoft Certification Examination for the software testing?