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


Please Help Members By Posting Answers For Below Questions

How do I make the mouse cursor invisible/visible?

1128


How would you create your application in DHTML?

1646


When should we use recursive programming?

768


How do I get the Tab key to be treated like a normal character?

1251


What is dao in vba?

774


How should dates be implemented so they work with other language and country formats?

1184


How the image application?

788


what are the Types of DBCombo boxes?

1912


What can you do with visual basic?

790


How do I call help files from a VB program?

1209


What is Mask Edit and why it is used?

1658


Types of DBCombo boxes

1812


What are some methods you can use to send data from one VB executable to another one?

2031


What is the difference between Msgbox Statement and MsgboxQ function?

1650


What are the important components of OLEDB?

2641