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

What is constructors and distructors.

2028


Difference between ActiveX Control and Standard Control.

2402


To find the current recordposition in data control.

1351


Can you tell me the properties of the controls?

1807


How do I use GetPrivateProfileString to read from INI files?

1216


What is the use of Imagelist Controls ?

1777


Can you create a Updatecascade, Deletecascade relation in Ms- Access?

1913


What is the latest version of visual basic?

667


Is it possible to Manipulate data through flexgrid? Explain.

1781


What is meant by building a recordset.

845


When should we use recursive programming?

781


What are the Internet tools available in VB 6.0?

2618


How would you attach an ActiveX control in Your Application?

1831


What is instantiating?

1685


What is DDE?

2009