Explain vbscript in detail?
Explain some uses of vb script?
Explain a few date functions in vbscript
what is event handling?
What is the use of option explicit statement?
How are values assigned to string type and numeric type variables?
How many types of operators are available in the vbscript language?
How many types of procedures are available in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?
What are the different types of loops available in the vbscript language?
What are the 2 ways to pass a value to the function?
Which operator can be used to change the value of the operand or change the state of the condition?
How can the spaces from the string be removed?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Which function is used in the vbscript language to convert the specified expression into a date type value?