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
Explain Types of DBCombo boxes?
How many tabs in a tabbed dialog do you consider appropriate?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is datagrid in vb net?
Is it possible to change menu runtime using API? If yes Specify the function names?
How would you add elements in TreevieW Control?
Is visual basic still used?
Is it possible to set a shortcut key for label?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
What are the types of Error? In which areas the Error occurs?
___ is the control used to call a windows application.
How would you convert a form into document?
What is constructors and distructors.
What is data control in vb?
What are the different procedures associated with the object?