Dim X,Y as Integer
Here what is the datatype of X and Y ?
Answer Posted / ram basa ty(it)
The ans is variant
Because the defualt data type is variant
The default data type is assigned by vb
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain the differences between ActiveX Dll and ActiveX Exe?
How many tabs in a tabbed dialog do you consider appropriate?
How many objects resides in ADO ?
What do you mean by Databound Controls Explain?
What is constructors and distructors.
How do I use GetPrivateProfileString to read from INI files?
How would you find out the value property in Slider Bar Control?
How would you create Visual basic Document file?
What is Parser Bug?
What is ActiveX Control?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
How can I call a 'hidden' DOS program from VB?
How can you force new objects to be created on new threads?
How would you create properties in ActiveX Control?
Explain about ADO control?