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
What is connection object in vb net?
What is the use of ActiveX Documents?
___,__,___ are the type of combo box?
Difference between Linked Object and Embedded Object?
What is OLEDB?
What are the uses of List View Control?
What is the use of Immediate, Local Window?
Does VB support pointers to functions?
How can you filter out specific type of file using file system controls?
How can you Add API functions to your Application?
With in the form we want to check all the text box control are typed or not? How?
What is script control?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
What is data control in vb?
Whether HTML supports multimedia: and document links?