What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / saravanapandian.p
% is anoter way to declare variables in VB there is no need
to tell the type. % it self tells the type is varient
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Whether HTML supports multimedia: and document links?
Types of LockEdits in DAO?
How do I get the Tab key to be treated like a normal character?
What is OLEDB?
what are the Types of LockEdits in RDO?
What is ado data control in vb6 0?
Explain about Caturing Baseline.
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
How to get freefile location in memory?
How do I create a window with a small title bar as in a floating toolbar?
What is recordset in visual basic?
Is there a way to break long lines in VB code?
How do I make my applications screen-resolution independent?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is meant by building a recordset.