Problem
Select any three programming languages of your choice e.g python.racket,java, c++ etc
i. Compare and contrast the various garbage collection and memory management systems in the languages you chose.
ii. Should your newly created language have garbage collection or should it be manual like C or Rust? Support and defend your position.