Answers

Question and Answer:

  Home  Visual Basic (VB)

⟩ What is the size of the variant data type?

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.

 149 views

More Questions for you: