what does create object actually do when you call it in
vbscript?
Answer Posted / monika
The CreateObject function creates an object of a specified type.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If else for do while select in vb script?
why variable name should not exceed 255 characters?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
what is event handling?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
Explain about .wsf files?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How will you get the octal value of the given number in vbscript?
How to capture a runtime error in vbscript?
filter the array values without using filter function?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How will you get the smallest subscript of an array in vbscript?