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
How do I make the mouse cursor invisible/visible?
How would you create your application in DHTML?
When should we use recursive programming?
How do I get the Tab key to be treated like a normal character?
What is dao in vba?
How should dates be implemented so they work with other language and country formats?
How the image application?
what are the Types of DBCombo boxes?
What can you do with visual basic?
How do I call help files from a VB program?
What is Mask Edit and why it is used?
Types of DBCombo boxes
What are some methods you can use to send data from one VB executable to another one?
What is the difference between Msgbox Statement and MsgboxQ function?
What are the important components of OLEDB?