MCQs > IT & Programming > Unity3D > Output of the following code ?

Unity3D MCQs

What is the output of the following code:

GameObject obj=new GameObject("aGameObject"); GameObject.Destroy(obj); Debug.Log(obj.name);

Answer

Correct Answer: aGameObject

Explanation:

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

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it