Visual Basic (VB) Question:
Download Questions PDF

What is the size of the variant data type?

Answer:

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.

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
In project properties if we set Unattended what is it mean?What is view Port in VB?