what does create object actually do when you call it in
vbscript?
Answer / monika
The CreateObject function creates an object of a specified type.
Is This Answer Correct ? | 1 Yes | 0 No |
when you use For Loop, While..do, do..while? at what situations which loop will use.
Explain the constants in vbscript?
How will you reverse a string in vbscript?
Is VB Script Case sensitive or Case insensitive?
How will you get a combined string from array of string in vbscript?
What are the differences between sub procedures and function procedures?
how to store charecters of HARIBABU Using arrays
write a vb script to calculate factorial of a number?
Which operator can be used to check if two numbers are equal or not in vbscript?
What is the difference between VBScript and JavaScript?
When does ‘on click of button’ event gets triggered in the vbscript language?
How will you get the octal value of the given number in vbscript?