Q. What attributes do you use to hide a public .Net class from COM?


A. DLLImport Attributes
B. ComVisible attributes
C. COM Interop
D. All
Ans: B