Interviewer And Interviewee Guide

Microsoft Basics Interview Question:

Explain Difference between Dim Object as object AND dim obj as myform?

Submitted by: Administrator
Dim 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: Administrator

Read Online Microsoft Basics Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.