what does create object actually do when you call it in
vbscript?



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

Post New Answer

More VB Script Interview Questions

when you use For Loop, While..do, do..while? at what situations which loop will use.

1 Answers  


Explain the constants in vbscript?

0 Answers  


How will you reverse a string in vbscript?

0 Answers  


Is VB Script Case sensitive or Case insensitive?

0 Answers  


How will you get a combined string from array of string in vbscript?

0 Answers  


What are the differences between sub procedures and function procedures?

0 Answers  


how to store charecters of HARIBABU Using arrays

4 Answers   Cap Gemini,


write a vb script to calculate factorial of a number?

5 Answers  


Which operator can be used to check if two numbers are equal or not in vbscript?

0 Answers  


What is the difference between VBScript and JavaScript?

0 Answers  


When does ‘on click of button’ event gets triggered in the vbscript language?

0 Answers  


How will you get the octal value of the given number in vbscript?

0 Answers  


Categories