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


Please Help Members By Posting Answers For Below Questions

How can you filter out specific type of file using file system controls?

1452


What is ado in vb.net?

607


How would you add column headers in listview control?

1756


Write the steps in Creating ActiveX Dll and Active Exe?

1646


What is the use of Data Form Wizard?

1632






What is dao in vb?

591


How do I access C style strings?

1082


What is a toolbox in visual basic?

616


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

1171


What is the use of Scalewidth and ScaleHeight Proeperty?

1545


Explain about literals?

649


___ Property is used to count no. of items in a combobox.

1048


How do I remove/change the picture property of a control at design time?

1193


What type of databases you can access through ADO Data Access Object?

1505


How would you create Visual basic Document file?

2003