What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / priti wankhede
First variable datatype is Integer and Second variable
datatype is variant, because by default daya type in VB is
Variant, there is a difference.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you get selected file from file system Control?
What is ActiveX? Explain.
How many objects resides in ADO ?
How would you Create a Query Builder and Explain its uses
Are there any examples of commercial applications built using Visual Basic?
What is the latest version of visual basic?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How do I get the number of free bytes on a disk?
What is the-use of property page Wizard in ActiveX Control?
Explain the types of Views in Listview Control?
___ property is used to change to ___ value to access a identity column'in datacontrols.
How do I make my applications screen-resolution independent?
How many types of API functions are available in VB?
How can I access a record by record number?
What are the important components of OLEDB?