How are values assigned to the variables in the vbscript language?



How are values assigned to the variables in the vbscript language?..

Answer / Sunaina Devi

In VBScript, you can assign values to variables using the equals (=) operator.nnFor example:nnsVar1 = 'Some Value'n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

write a vb script to generate fibonnaci numbers

1 Answers  


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1 Answers  


Which in-built function related to an array joins substrings into one string in the vbscript language?

1 Answers  


Difference between Function and Sub routine?

0 Answers   Polaris,


who will create the object?

1 Answers   Estuate,


How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"

4 Answers   Cap Gemini,


Explain the support of asp for vb script functionality?

1 Answers  


write a vb script to display the reverse of vbs

2 Answers  


How to load vbs functions in qtp

2 Answers  


How to declare an array in vbscript?

1 Answers  


Explain about the functionality of vb script?

1 Answers  


What is the main difference between function and sub-procedure?

1 Answers  


Categories