Answer:
In supporting .Net, we can use DLL made in C#.NET. This is because DLL made in C#.Net is semi compiled version and it is not a com object. It is used only in .Net Framework as it is to be compiled at runtime to byte code.
Asked In: Many Interviews |
Alert Moderator