What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / suresh
No difference as per my knowledge.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there any way to pass a variable to a form apart from using global variables?
What is controls in vb?
How do I remove/change the picture property of a control at design time?
What is the use of Hyperlink control for DHTML applications?
How do I program the Novell NetWare API from VB?
Why doesn't "my string" & Chr$(13) do what I want?
Explain about creating VB applications in excel?
What are the uses of List View Control?
Types of cursors in RDO.
How do you zoom in visual basic?
How do you change the icon and otherwise manipulate the DOS box?
Difference between DDE and OLE.
How do I speed up control property access?
What is the difference between c++ and visual basic?
How can you force new objects to be created on new threads?