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


Please Help Members By Posting Answers For Below Questions

A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1507


What is the scope of a constant declared using public?

558


How to create a cookie using vbscript?

589


Which operator can be used to do an xor operation in vbscript?

678


What are keywords in the vbscript language?

523






How do you declare a variable in vbscript?

625


Explain the scope of the variables using dim, public, and private keywords respectively.

719


What are the disadvantages of vbscript?

652


Mention what is vbscript?

593


What is the use of the recordset object and which statement is used to create such an object?

527


How to assign a date value to a variable?

589


Mention what is select case statement?

544


Why is the use of exit do or exit for statements within loops discouraged?

568


What is the output of a + b in vbscript if a = 5 and b = 10?

2106


Explain about the support of asp for vb script functionality?

528