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
How do I force a file dialogue box to reread the currect disk?
What is the use of Hyperlink control for DHTML applications?
What is dao in visual basic?
Difference between DDE and OLE.
What is a thread pool and how are the threads within a thread pool managed?
How would you run your ActiveX Document Dll?
__ no of controls in form.
What can you do with visual basic?
How would you access objects created in ActiveX Exe and ActiveX Dll
What is the default workspace?
What is meant by building a recordset.
What are the uses of List View Control?
Whether HTML supports multimedia: and document links?
How do I speed up control property access?
How many ways we can access file using VB?