What is the size of the variant data type?

Answers were Sorted based on User's Feedback



What is the size of the variant data type?..

Answer / guest

The Variant data type has a numeric storage size of 16
bytes and can contain data up to the range of a Decimal, or
a character storage size of 22 bytes (plus string length),
and can store any character text.

Is This Answer Correct ?    23 Yes 6 No

What is the size of the variant data type?..

Answer / gaurav

16 Bytes

Is This Answer Correct ?    10 Yes 0 No

What is the size of the variant data type?..

Answer / rajgopalreddy

16Bytes

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Which type of object requires this object?

0 Answers  


What is database vb?

0 Answers  


How do I add a form in visual basic?

0 Answers  


In which areas the Error occurs?

0 Answers  


What is the difference between change event in normal combobox and dbcombobox?

0 Answers  






How would you navigate between one document to another document

0 Answers  


How do you change the system menu (on the Control-Menu Box)?

0 Answers  


Is there any Edit method in ADO Data Access method?

0 Answers  


Which property of textbox cannot be changed at runtime?

1 Answers  


What is dao in visual basic?

0 Answers  


Is it possible to change menu runtime using API? If yes Specify the function names?

0 Answers  


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

0 Answers  


Categories