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
What is the difference between change event in normal combobox and dbcombobox?
How would you create your application in DHTML?
which property is used to change to some value to access a identity column in datacontrols?
What is Internet Explorer and its uses?
How would you create properties by using class Builder Wizard?
Why can't I use an index with my VB accessed database?
How do you change the system menu (on the Control-Menu Box)?
Draw Sequence Modal of DAO and Explain?
Explain about the basic features of Visual basic?
What is the default workspace?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is shortcut menu and explain "The ole control's shortcut menu".
What is meant by building a recordset.
What is the use of Tabledef?
To find the current recordposition in data control.