Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Companies Job Interviews:AppleCompany KnowledgeFedExGoogleIBMInfosysMicrosoftTCSWipro
Copyright © 2018. All Rights Reserved
Microsoft Interview Question:
Can you please explain the difference between Dim Object as object AND dim obj as myform?
Submitted by: AdministratorDim object as object --> the general VB object was created
Dim obj as myform --> the myform object was created.
The first one is general object and second one is the specified object.
Submitted by:
Dim obj as myform --> the myform object was created.
The first one is general object and second one is the specified object.
Submitted by:
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
