What are the differences between managed and unmanaged code technologies?
Each correct answer represents a complete solution. Choose two.
Programming languages are categorized into two technologies:
1.Managed code: This computer program code is compiled into an intermediate code format. Managed code is referred to as byte code. It
executes under the management of a runtime environment. Java EE and Microsoft.NET are the examples of managed code.
2.Unmanaged code: This computer code is compiled into machine code. Unmanaged code is executed by the CPU of a computer system. C
and C++ are the examples of unmanaged code.
Answer A is incorrect. Managed code is referred to as byte code.
Answer B is incorrect. C and C++ are the examples of unmanaged code, whereas Java EE and Microsoft.NET are the examples of
managed code.
Jules
4 months agoVinnie
4 months agoBeckie
4 months agoGoldie
4 months agoJade
5 months agoThomasena
5 months agoStephania
5 months agoNan
5 months agoMike
5 months agoShawnee
5 months agoDahlia
5 months agoGlory
5 months ago