MCQs > IT & Programming > C# > What is the difference between finally and finalize blocks?

C# MCQs

What is the difference between finally and finalize blocks?

Answer

Correct Answer: The finally block is called after the execution of a try and catch block, while the finalize method is called just before garbage collection.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it