Answer Posted / guest
Variant is the default data type in VBScript, which can
store a value of any type
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why is error handling required?
How to get the length of the string by making use of the string function?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
about vb scripting programs this type of all question& answers
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
how to increase the values in text box in a given text box increament by two values by clicking on button
What are the environments supported by vbscript language?
Which operator can be used to check if two numbers are equal or not in vbscript?
Mention what is select case statement?
What is variant in vb script?
What is the use of the date function in the vbscript language?
What is the event handling in vbscript?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
How to throw an error in vbscript?
Why to use option explicit in vb script?