What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / priti wankhede
First variable datatype is Integer and Second variable
datatype is variant, because by default daya type in VB is
Variant, there is a difference.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you filter out specific type of file using file system controls?
What is ado in vb.net?
How would you add column headers in listview control?
Write the steps in Creating ActiveX Dll and Active Exe?
What is the use of Data Form Wizard?
What is dao in vb?
How do I access C style strings?
What is a toolbox in visual basic?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is the use of Scalewidth and ScaleHeight Proeperty?
Explain about literals?
___ Property is used to count no. of items in a combobox.
How do I remove/change the picture property of a control at design time?
What type of databases you can access through ADO Data Access Object?
How would you create Visual basic Document file?