What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / saravanapandian.p
% is anoter way to declare variables in VB there is no need
to tell the type. % it self tells the type is varient
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
It possible to call OLEDB?s Features directly in VB without using any control?
What is vbs file?
What is the use of Tabledef?
How many objects resides in ADO ?
Explain about declaring variables in Visual basic?
what is the control used to call a windows application.
How can you force new objects to be created on new threads?
Whether HTML supports multimedia: and document links?
How do I get my application on top?
what are the Types of DBCombo boxes?
Write the Steps in Creating an ActiveX Control?
what is the Difference between Recordset and Querydef?
What is Mask Edit and why it is used?
How would you run your ActiveX Document Dll?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?