write a vb script to display
*****
*****
*****
*****
*****

Answer Posted / sumathi

For i =1 to 5
var=string(5,"*")
print var
Next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

after medical test,when will be the police verification

1704


How will you get a random number between 0 and 1 in vbscript?

709


Which in-built function related to an array joins substrings into one string in the vbscript language?

507


How to add actions in driver script to run those actions in QTP?

1506


what types of bugs will we find out in banking projects for automation testing?

1757






What is the technology used by vb script?

535


Explain the tristate constants in vbscript?

550


What are events in the vbscript language?

540


Mention what is the difference between vbscript and vba?

504


Mention the environments where vbscript could be run?

645


In what way program "hello world" you can write in vbscript?

626


filter the array values without using filter function?

1647


How to pass argument by reference to a function in vbscript?

526


How do you declare a variable in vbscript?

618


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

672