MCQs > Softwares & Applications > Microsoft Visual Studio > Given the following code segment, how many instances of the form are created and displayed ?

Microsoft Visual Studio MCQs

Given the following code segment, how many instances of the form are created and displayed ? 

dim frmvar1 as frmperson,frmvar2 as frmperson 

set frmvar1 = new frmperson 

set frmvar2 = frmvar1 

load frmvar1 

frmvar2.show 


Answer

Correct Answer:

1

Explanation:

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

Microsoft Visual Studio Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Microsoft Visual Studio Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it