Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

What is purpose of scripting.filesystemobject class in vbscript?

0 Answers  


What are the naming conventions while declaring a variable in the vbscript language?

0 Answers  


What are the differences between sub procedures and function procedures?

0 Answers  


how to delete folder test3,test4 and test5 using vbscript?

2 Answers  


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

0 Answers  






Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer

1 Answers  


What is the purpose of regexp object in vbscript?

0 Answers  


Mention what is the use of option explicit in vbscript?

0 Answers  


What are the data types supported by vbscript?

0 Answers  


Mention the environments where vbscript could be run?

0 Answers  


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

0 Answers  


How are comments handled in the vbscript language?

0 Answers  


Categories