How will you convert a string to lower case string using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
Explain few date functions in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
What is the difference between a dictionary and an array?
How to get the length of the string by making use of the string function?
write a vb script to add two 2*2 matrix
What are the 2 ways to pass a value to the function?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
Both Static and dynamic arrays are handled by VB script. Is it true?
Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.
How can you create a file object to work with the files in the vbscript language?