adplus-dvertising
frame-decoration

Question

What is Managed C++?

a.

A new programming language created by Microsoft

b.

An extension to Microsoft's C/C++ compiler

c.

A type of garbage collector used in .NET

d.

A framework for creating user interfaces in .NET

Posted under Reverse Engineering

Answer: (b).An extension to Microsoft's C/C++ compiler Explanation:Managed C++ is an extension to Microsoft's C/C++ compiler, which can produce a managed IL executable from C++ code.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is Managed C++?