Hour 5

   

1:

When is an managed object destroyed?

A1:

There is no way to know for sure. The only thing you know as a developer is that the object is destroyed sometime after your application is done using it.

2:

How many .NET languages can mix managed and unmanaged code?

A2:

Only Visual C++ .NET allows for mixing managed and unmanaged code.

3:

What is the feature of the CLR that keeps memory clean?

A3:

The garbage collector.


   
Top


Sams Teach Yourself Visual C++. NET in 24 Hours
Sams Teach Yourself Visual C++.NET in 24 Hours
ISBN: 0672323230
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net