You work as the application developer at Certkiller .com.
You are working on an application and want to use platform
invoke services to call an unmanaged function from managed code.
How will you accomplish the task?



You work as the application developer at Certkiller .com. You are working on an application and wan..

Answer / gaaa

A. Create a class to store DLL functions. Create prototype
methods by using the managed code.
B. Use COM to register the assembly. Reference the managed
code from COM.
C. Export a type library for the managed code.
D. Import a type library as an assembly. Create instances of
COM object.

Answer: A

Explanation: It is good practice to wrap the messy P-Invoke
code with a .net class.
The main benefit is to keep the client code tidy as the
messy and cryptic code will be hidden away. Also better for
maintenance e.g dll name or version changes.
The question explicitly says the unmanaged code should be
called with platform invoke services. Importing\exporting a
type library is relevant for interoperation with COM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Certifications Interview Questions

I AM A FINAL YEAR M.C.A STUDENT.I HAVE DONE OCA AND GOING FOR OCP in oracle 9i developer track and also i am planning for doing MCTS(SQL SERVER 2005) certification. is there any future prospects and it will be benificial for me? reply as early as possible .

2 Answers  


What is the KCC?

1 Answers  


What is the Difference between Fat32 and NTFS partion?

6 Answers   IBM,


How to solve problem of Blank screen in laptop within 5 minutes. everything is running fine in my laptop but screen is blank even i remove RAM & Insert again in RAM slot & also try to battery same as but problem is as it is Plz give me answer if you know

3 Answers   HP,


How do you configure a "stand-by operation master" for any of the roles?

1 Answers  






what hardware is required for connecting computers in Network?

4 Answers  


what are basic certification courses in computer?

2 Answers   AppLabs, Infosys,


what are deference bitween netbiosname &computer hostname?

10 Answers  


What are the FSMO roles? Who has them by default? What happens when each one fails?

1 Answers  


How to change pre windows 2000 (Backward OS compatibility) character limit that is 20 character. Can we extend that limit more than 20 character. If yes how to extend. e.g At the time of AD user creation it used Like display name (Samid).

0 Answers  


What is a Console port and why is it used for and usually console is present in which Hardware devices ?

1 Answers  


Name some GPO settings in the computer and user parts.

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)