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
What is meant by Establish Connection in RDO?
How can I create a VBX?
How many File System Controls are there Explain?
____ property of menu cannot be set at run time.
How would you map properties to controls by using ActiveX Control Interface Wizard?
How many ways we can access file using VB?
What is the difference between c++ and visual basic?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is DDE?
what are the Types of LockEdits in RDO?
Explain about creating VB applications in excel?
How many objects resides in ADO ?
How to get freefile location in memory?
What are the different procedures associated with the object?
What is the difference between change event in normal combobox and dbcombobox?