What is the difference between Single and Double in VB?
Answer Posted / suresh
Single: can hold numbers that r approximations Accuracy
up to 7 digits only
Double : can hold up to 300 digits with 16 places of
accuracy
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the use of property page Wizard in ActiveX Control?
____ property of menu cannot be set at run time.
Explain Default cursor Type and LockEdit type in DAO?
What can you do with visual basic?
Is visual basic easy?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Recordset object consists what?
Is it possible to call oracle database through ADO control or Object?
What is meant by Establish Connection in RDO?
what is the Difference between Linked Object and Embedded Object?
How many File System Controls are there Explain?
Explain about declaring variables in Visual basic?
How do I create controls dynamically (at run-time)?
What are the tools in visual basic?
Which method is preferred to save datas like database?