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 archive bit ?
What are the requirements for installing AD on a new server?
What is the KCC?
what is straight cabling and cross cabling and how can one differentiate whether it is straight cabling or Cross cabling?
what is the difference between windows 2000 server and 2003 server
You work as the application developer at Certkiller .com. You must specify a class which is optimized for key-based item retrieval from collections. Your class must cater for key-based item retrieval for small and large collections. Which of the following class types should you specify? A. Select the OrderedDictionary class. B. Select the HybridDictionary class. C. Select theListDictionary class. D. Select the Hashtable class
What is Active Directory Database Location?
Q.1. You set up scheduled tasks to run & notify you of any failures. 3 days later you see that none of the tasks ran & you received no notifications. What to do?
I want to look at the RID allocation table for a DC. What do I do?
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?
1 byte is equal?
Which is best insistute to learn IIS 6.0 and 7.0