Value type variables are stored in the:
Value type variables are stored in the:
Managed code manages:
Managed code manages:
What does the .NET Framework use to pass data between managed and unmanaged code?
What does the .NET Framework use to pass data between managed and unmanaged code?
Which should you use to call a class written in C# from a program written in Microsoft Visual Basic .NET?
Which should you use to call a class written in C# from a program written in Microsoft Visual Basic
.NET?
Type-safe code accesses only the memory locations:
Type-safe code accesses only the memory locations:
A type-safe language prevents:
A type-safe language prevents:
How does managed .NET code use an unmanaged COM object?
How does managed .NET code use an unmanaged COM object?
Type-safe code prevents:
Type-safe code prevents:
Which .NET class should you use?
You need to encrypt data by using a public key and a private key. Which .NET class should you use?
Which security class should you use?
You want to enable access to files and folders by using the .NET Framework. Which security class
should you use?