Programming/Common

Unmanaged vs Managed Language

i독 2021. 10. 13. 07:16

Base 는 Memory mageged 를 의미한다.

Managed Language는 Garbage Collection 나 Auto reperence counting 등이 들어가 있다.

'Programming > Common' 카테고리의 다른 글

Singletone, Polymorphism  (0) 2021.10.13
Quality Assurance Program  (0) 2021.10.13
definition or implementation, Parameter vs Argument, Iteration  (0) 2021.10.13
Benchmark, Profiling  (0) 2021.10.13
High level vs Low level Language.  (0) 2021.10.13