Frage im Vorstellungsgespräch bei DPL

managed vs unmanaged code

Antwort im Vorstellungsgespräch

Anonym

6. Juli 2022

simple clr(common language runtime) take cares of all the code in c# unless specified otherwise and this is the managed code and unmanaged code is the one of which developer takes care of