Which feature of .NET languages allows you to create one method that will accept different data types on each
You want to create a method that can accept any data type as arguments. Which feature of .NET
languages allows you to create one method that will accept different data types on each call to the
method?
Which code segment should you use to define a method named LoadData that overrides the method in the MasterDat
A .NET application requires:
A .NET application requires:
What should you do?
You create an unmanaged object and use the object. You no longer need the object. What should
you do?
Which method should you use?
You need to force an immediate garbage collection of all unused memory. Which method should you
use?
Where is dynamic memory allocated?
Where is dynamic memory allocated?
You need to configure security policy for the following policy levels: • Machine • User • Enterprise Whi
You need to configure security policy for the following policy levels:
• Machine
• User
• Enterprise
Which .NET tool should you use?
what information is used to make decisions on security policy?
In the Common Language Runtime (CLR), what information is used to make decisions on security
policy?
Which named permission set allows common Language Runtime (CLR) to run code but disallows the use of protected
Which named permission set allows common Language Runtime (CLR) to run code but disallows the
use of protected resources from the computer?
Which two goals can you achieve by using cryptography?
Which two goals can you achieve by using cryptography? (Choose two.)