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 |
Differences Between FAT/NTFS?
What is Web Space? Where we use Web Space?
You work as the application developer at Certkiller .com. You create a new class that uses unmanaged resources, but which still has references to managed resources on other objects. You want users of the new class to be able to explicitly release resources when the class instance is no longer required. What should you do next? Choose the three actions which you should perform. Each correct answer presents only part of the complete solution.
What tool would I use to try to grab security related packets from the wire?
I AM A FINAL YEAR M.C.A STUDENT.I HAVE DONE OCA AND GOING FOR OCP in oracle 9i developer track and also i am planning for doing MCTS(SQL SERVER 2005) certification. is there any future prospects and it will be benificial for me? reply as early as possible .
I want to clear the mcse in 2007. So could i get the latest dump of msce questions?
What is Active Directory Domains & Trust?
what is the process to retreive emails which has been deleted in Outlook from Exchange Server?
How can you forcibly remove AD from a server, and what do you do later? • Can I get user passwords from the AD database?
What is Domain Hosting?
Why to make DNS server? If a Client accessing the internet have or not connected with DNS server.
What is NTFS and FAT