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 call help files from a VB program?
How can you get selected file from file system Control?
what are the types of LockEdits in DAO?
Does VB support pointers to functions?
What is meant by Establish Connection in RDO?
What is the use of Hyperlink control for DHTML applications?
Scope of API's can be of types, what are they?
Explain the usage of Web Browser Control?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How would you access objects created in ActiveX Exe and ActiveX D1T ?
what are the Types of Resultsets?
What is OLEDB?
Is the Variant type slower than using other variable types?
How can you Add API functions to your Application?
What is the use of Tabledef?