What is a variant data type and when would you use it?
Answer Posted / hema
Variant data type stores data of any type. It is used when
we r not sure what type of data is coming into the variable.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How many ways we can access file using VB?
How would you create your application in DHTML?
Is it possible to change menu runtime using API? If yes? Specify the function names.
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Why does everybody say I should save in TEXT not BINARY?
How do you create a form in visual basic?
How to down load image properties.
Explain about arrays?
what is the Property used to add a menus at runtime?
How do I implement an accelerator key for a text box?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How can you determine performance standards?
___ Property is used to count no. of items in a combobox.
Is it possible to Manipulate data through flexgrid? Explain.