Subject

Programming Language

Practice related MCQ quizzes and improve step by step.

Quizzes in Programming Language



What allows the programmer to destroy an object x ?

Correct answer(s):
    • Only the garbage collection system can destroy an object.