Un-Answered Questions { VB Script }

Which date function is used in the vbscript language to find the difference between the 2 dates?

592


Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?

551


Which function is used to perform string comparison?

566


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

483


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

529


Which operator is used to perform the comparison among 2 operands in the vbscript language?

528


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

544


How can you create a file object to work with the files in the vbscript language?

509


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

510


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

487


What is the difference between do until loop and do while loop?

543


What are events in the vbscript language?

552


Which in-built function is used to format the number in the vbscript language?

579


What are the environments supported by vbscript language?

508


What are the naming conventions while declaring a variable in the vbscript language?

618