Visual Basic (VB) Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
In project properties if we set Unattended what is it mean? | What is view Port in VB? |