What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / srikanth
% is anoter way to declare variables in VB there is no need
to tell the type. % it self tells the type is integer
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is connection object in vb net?
When/Why should I use Option Explicit?
How do I remove/change the picture property of a control at design time?
Draw Sequence Modal of DAO and Explain?
How would you access objects created in ActiveX Exe and ActiveX Dll
State about the different types of visual basic data?
What is hyperlink?
How can you get selected file from file system Control?
Explain the working of templates?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What do you know about user forms.
What is ActiveX Control?
What's the difference between MODAL and MODELESS forms?
What is Pseudocode?
How to control the file?