Un-Answered Questions { VB Script }

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

589


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

547


Which function is used to perform string comparison?

564


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?

527


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?

541


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

506


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

505


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?

539


What are events in the vbscript language?

550


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

575


What are the environments supported by vbscript language?

508


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

618