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
How to use hyperlink?
How would you create properties in ActiveX Control?
How can I access a record by record number?
Explain about Caturing Baseline.
How would you add elements in TreevieW Control?
How would you add column headers in listview control?
How would you attach pictures in column headers of List View Control?
How would you activate animation control?
How can you get selected file from file system Control?
DHTML Is used for what?
What are 3 main differences between flexgrid control and dbgrid control?
What is OLEDB?
What is the difference between Msgbox Statement and MsgboxQ function?
What is the use of parameters collection?
Explain the differences between ActiveX Dll and ActiveX Exe?