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 the use of ActiveX Documents?
How to customize workgroup message?
what is the control used to call a windows application.
What is the use of progress Bar Control?
How do I access C style strings?
How would you navigate between one document to another document in Internet Explorer ?
How can you Navigate from the DHTML application to another DHTML application? .
How would you run your ActiveX Document Dll?
What is ActiveX Dll and ActiveX Exe?
What is the Windows API?
How do I do Peek and Poke and other low-level stuff?
How do I get the number of free bytes on a disk?
What is the use of Data Form Wizard?
What is ado in vb?
What is the default workspace?