Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Beyond the simple string or numeric classifications, Variant can make added distinctions regarding the specific nature of numeric information. For instance, you can have numeric information which represents a date or a time. While used with other date or time data, the result is expressed as a time or date. You can also contain a rich variety of numeric information ranging from Boolean values to enormous floating-point numbers. These distinct categories of information which can be contained in a Variant are called subtypes. Mostly time, you can just put the type of data you desire in a Variant, & the Variant acts in a way that is most suitable for the data it contains.
The following table illustrates the subtypes of data that a Variant can contain.
Subtype
Description
EmptyVariant
Uninitialized. Value is 0 for numeric variables or a zero-length string
("") for string variables.
NullVariant
Intentionally have no valid data.
Boolean
Contains either True or False.
Byte
Contains integer in range 0 to 255.
Integer
Contains integer in range -32,768 to 32,767.
Currency
-922,337,203,685,477.5808 to 922,337,203,685,477.5807.
Long
Have integer in range -2,147,483,648 to 2,147,483,647.
Single
Have a single-precision, floating-point number in the range -
3.402823E38 to -1.401298E-45 for -ve values; 1.401298E-45 to
3.402823E38 for positive values.
Double
Have a double-precision, floating-point number in the range -
1.79769313486232E308 to -4.94065645841247E-324 for -ve values; 4.94065645841247E-324 to 1.79769313486232E308 for positive values.
Date
Have a number that represents a date between January 1, 100 to
December 31, 9999.
Time
Represents a time among 0:00:00 and 23:59:59
String
Have a variable-length string which can be up to approximately 2 billion characters in length.
Object
Have an object.
Error
Have an error number.
You can employ conversion functions to changed data from one subtype to another. Additionally, the VarType function returns information regarding how your data is stored within a Variant.
A vehicle dealership has a number of different items for sale: motorbikes, cars, vans and boats. Each class of items for sale has different characteristics that need to be recor
Numeric data types: The Integer, long integer are used for entire numbers. Single and doubles are related with the floating point numbers. Currency is related with numbers dea
Event-Driven Programming: The Event-driven programming allows the program to react to various inputs or events. The action on a graphical component is an event. For il
If Then Else: The control statement If Then Else is used for computing a condition and taking the action based on the condition. If the condition is true then the section will
To run only one statement while a condition is True, employ the single-line syntax for the If...Then...Else statement. The following instance shows the single-line syntax. Notice t
Record Set: The record set presents the records in a base table or the records retrieved due to the query. The record set falls into 3 classes. These are table type record set
Write a program that permits the user to order a product from inventory. The user selects the product and enters the quantity. If there is sufficient quantity on hand of the produc
MULTIPLE DOCUMENT INTERFACE (MDI) WINDOWS The SDI (Single document interface) supports one open window or document at a particular time. Microsoft's notepad and paint are il
Write a XML with database with book details (BOOK ID, Title, Author, subject, published Year, language, vendor, price)
steps of connecting database from vb6.0
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd