What would you do to the object which is expected to be no -longer in use

  1. Declare as null

  2. Declare as Null and Call the dispose method

  3. Call GC.SupressFinalize method for the object

  4. None of the above


Correct Option: B

Find more quizzes: