What is a variant data type and when would you use it?

Answers were Sorted based on User's Feedback



What is a variant data type and when would you use it?..

Answer / hema

Variant data type stores data of any type. It is used when
we r not sure what type of data is coming into the variable.

Is This Answer Correct ?    8 Yes 0 No

What is a variant data type and when would you use it?..

Answer / ghanshyam vrema

Mostly used in LateBinding

Is This Answer Correct ?    1 Yes 0 No

What is a variant data type and when would you use it?..

Answer / suresh

Variant will store all the different possible VB data
received at one place

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Can you create a Updatecascade, Deletecascade relation in Ms- Access?

0 Answers   Tam,


How do I program the Novell NetWare API from VB?

0 Answers  


How about Access 2.0 compatibility?

0 Answers  


What are the tools in visual basic?

0 Answers  


What is the use of Immediate, Local Window?

0 Answers  


Which controls can not be placed in MDI?

3 Answers  


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

0 Answers  


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


Explain about creating VB applications in excel?

0 Answers  


What is ActiveX? Explain.

0 Answers  


What is the purpose of the DoEvents command?

2 Answers  


What is the use of parameters collection?

0 Answers  


Categories