Get Started
1144

Q: What are the different ways to Declare and Instantiate an object in Visual Basic 6?

  • Show Answer
  • Workspace

Answer :
Explanation :

Dim obj as OBJ.CLASS with eitherSet obj = New OBJ.CLASS orSet obj = CreateObject(OBJ.CLASS?) orSet obj = GetObject( , OBJ.CLASS?)orDim obj as New OBJ.CLASS

The Most Comprehensive Exam Preparation Platform

Get the Examsbook Prep App Today